]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/history - lib
Add reference to tc-codel(8) to the SEE ALSO section
[lisovros/iproute2_canprio.git] / lib /
2012-04-12 Christoph J. Thompsoniproute2 - Don't hardcode the path to config files
2012-04-12 Rose, Gregory Viproute2: Add netlink attribute to filter dump requests
2012-01-19 Hagen Paul Pfeiferutils: add s32 parser
2012-01-19 Masatake YAMATOusing NLM_F_DUMP flag constant in libnetlink.c
2011-12-28 Stephen Hemmingerlibnetlink: remove unused junk callback
2011-12-23 Stephen Hemmingerlibnetlink: add more attribute functions
2011-12-23 Stephen Hemmingerlibnetlink: change rtnl_send() to take void *
2011-10-07 Thomas JaroschFix file descriptor leak on error in rtnl_hash_initialize()
2011-08-31 Stephen HemmingerAdd LLDP to ethernet type table
2011-07-11 Stephen HemmingerFix test for EOF on continuation line
2011-06-20 Stephen Hemmingerlibnetlink: fix set never used warning
2011-04-12 Stephen HemmingerMerge branch 'for-2.6.39' of /home/shemminger/iproute2...
2011-04-12 Vlad Dogaruiproute2: support listing devices by group
2011-03-17 Gerrit Renkeriproute: rename 'get_jiffies' since it uses msecs
2011-03-17 Gerrit Renkeriproute: fix unit conversion of rtt/rttvar/rto_min
2011-03-17 Gerrit Renkerutils: get_jiffies always uses base=0
2011-02-26 Stephen HemmingerRemove #ifdef's
2011-02-25 Gerrit Renkeriproute: rename 'get_jiffies' since it uses msecs
2011-02-25 Gerrit Renkeriproute: fix unit conversion of rtt/rttvar/rto_min
2011-02-25 Gerrit Renkerutils: get_jiffies always uses base=0
2011-02-25 Vlad Dogaruiproute2: support listing devices by group
2010-12-10 Stephen HemmingerCleanup ll_map
2010-12-10 Octavian Purdilaiproute2: initialize the ll_map only once
2010-12-10 Stephen HemmingerIncrease size of ifindex hash heads
2010-08-23 Ben Greeariproute2: Fix filtering related to flushing IP addresses.
2010-07-23 Stephen HemmingerUpdate ARP header type table
2010-07-23 Mike Frysingerdnet: fix strict aliasing warnings
2010-05-13 Florian Westphaliproute2: fix addrlabel interface names handling
2010-03-29 Stephen HemmingerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-03-29 Jan Engelhardtip: correctly report tunnel link type
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-04 Williams, Mitch Alibnetlink: Modify the parser to track first duplicated...
2009-12-26 Simon Hormanflush secondary addresses before primary ones
2009-12-02 Andreas Henrikssoniproute2: use -fPIC in lib/
2009-12-01 David Wardiproute2: Add ll_index_to_addr function
2009-12-01 Stephen HemmingerRemove Changes: comments
2009-12-01 David Wardiproute2: Support 20-byte link layer address in idxmap
2009-11-10 Patrick McHardyiproute uses too small of a receive buffer
2009-11-10 Sven AndersFix flushing code - rtnl_send_check
2009-07-13 Stephen HemmingerFix flushing of large number of entries
2009-03-27 Oliver HartkoppAdd support Controller Area Network
2009-03-18 Stephen HemmingerAdd DHCP as routing protocol
2008-10-27 Stephen HemmingerRestore old address parsing but with checking
2008-10-14 Stephen HemmingerCompatiable network abbreviation support
2008-09-18 Stephen HemmingerMerge in fix for loss of MQ
2008-09-15 Andreas Henrikssonip: abbreviation of network-prefix is no longer possibl...
2008-07-08 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-05-22 Stephen HemmingerUse inet_pton to read ipv4 addresses
2008-05-08 Stephen HemmingerFix bad hash calculation because of signed address
2008-02-08 Stephen Hemmingeradd support for matching AOE and CAN ether types
2008-02-01 Stephen Hemmingerfix problem caused by rtnl_send checks
2008-01-26 Stephen Hemmingerpoll for errors after rtnl_send
2008-01-25 Stephen Hemmingerlibnetlink: don't spin forever on receive error
2007-12-31 Stephen HemmingerMerge branch 'master' into net-2.6.25
2007-12-31 Stephen Hemmingeradd decode of match rules
2007-12-11 Stephen HemmingerMerge branch 'master' into net-2.6.25
2007-12-11 Stephen HemmingerFix dotted quad for bit order
2007-12-11 Andreas Henrikssoniproute2: support dotted-quad netmask notation.
2007-12-10 Stephen HemmingerFix off by one in nested attribute management.
2007-10-17 Andreas HenrikssonFix corruption when using batch files with comments...
2007-10-11 Rick Jonesrto support for ip command
2007-08-22 Patrick McHardyIPROUTE2: RTNETLINK nested attributes
2007-06-19 Thomas Grafiproute2: Support IFF_LOWER_UP and IFF_DORMANT
2007-06-19 David Lamparteriproute2: Format IPv6 tunnels endpoints nicely.
2007-06-19 Pavel Roskinip: add support for displaying link types 802 and 803
2007-05-11 Stephen Hemmingerincorrect initialization
2006-12-05 Stephen HemmingerRemove trailing whitespace
2006-12-05 Stephen HemmingerAdd more includes
2006-11-27 Boian BonevDisplay local route table name correctly in output of:
2006-09-26 Stephen Hemmingerrtnl fd check
2006-08-10 Patrick McHardyAdd support for larger number of routing tables
2006-08-10 Patrick McHardyUse hash for routing table name cache
2006-03-10 shemmingerAdd more rtproto values
2006-03-10 shemmingerFix endless loop in netlink error handling.
2005-10-04 shemmingerWhen assigning an ip address to an ethernet adapter...
2005-09-21 shemmingerFix leaks and warnings reported by valgrind.
2005-09-01 shemmingerUpdate header files to 2.6.14
2005-07-05 shemmingerCleanup GCC4 warnings about signedness.
2005-06-07 shemmingerDevice indices are unsigned and use if_nametoindex...
2005-06-07 shemmingerMonitor time patch from Masahide NAKAMURA
2005-03-30 net[shemminger]... Import patch netlink-align
2005-03-30 net[shemminger]... Import patch addr-del
2005-03-14 net[shemminger]... Import patch iproute2-hz
2005-02-09 net[shemminger]... Import patch iband.patch
2005-02-07 osdl.net!shemmingergcc 2.95 compile fix.
2005-02-07 osdl.net!shemmingerfix potential memory corruption
2005-01-18 6!tgrafUse NLMSG_TAIL and add addraw_l
2004-12-07 osdl.net!shemmingerAdd ip rule flush capabilty and fix all the prototype...
2004-08-31 osdl.net!shemmingermake all filtering handles take const args.
2004-08-13 osdl.net!shemmingerBigger send/receive buf.
2004-07-07 net[shemminger]... Import patch ipxfrm-20040707_2.diff
2004-06-25 osdl.net!shemmingerDelete: lib/inet_pton.c
2004-06-25 osdl.net!shemmingerDelete: lib/inet_ntop.c
2004-06-09 osdl.org!shemmingermore build problems on older systems.
2004-06-09 osdl.org!shemmingerSolve build problems on older systems.
2004-06-08 osdl.org!shemmingerNeed this when not using kernel headers.
2004-06-08 osdl.org!shemmingerBuild fixes for 2.4 and align functions with protos
2004-06-07 org[shemminger]... Import patch iproute2-2.4.7-default.patch
2004-06-07 org[shemminger]... Import patch iproute2-2.4.7-netlink.patch
2004-06-02 osdl.org!shemmingerconst char *
next