]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/history - ip/iproute.c
iproute2: trivial fix of ip link syntax in manpage
[lisovros/iproute2_canprio.git] / ip / iproute.c
2012-04-10 Stephen HemmingerConvert to use rta_getattr_ functions
2012-04-10 Jorge Boncompte... iproute: show metrics as an unsigned value
2011-12-28 Stephen Hemmingerlibnetlink: remove unused junk callback
2011-10-07 Thomas JaroschFix file descriptor leak on error in iproute_flush_cache()
2011-07-20 Andreas Henrikssoniproute2: Remove "monitor" from "ip route help" output
2011-06-20 Stephen Hemmingerip: iproute fix set never used warning
2011-04-12 Stephen HemmingerMerge branch 'for-2.6.39' of /home/shemminger/iproute2...
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
2010-12-01 Dan SmithAdd ip route save/restore
2010-08-23 Eric Dumazetip: add RTA_MARK support
2010-08-23 Ulrich Weberiproute2: dont filter cached routes on iproute_get
2010-07-23 Ulrich Weberiproute2: use int instead of long for RTAX_HOPLIMIT...
2010-07-23 Ulrich Weberiproute2: use get_user_hz() for IPv6 print_route
2010-07-23 Ulrich Weberiproute2: filter routing entries based on clone flag
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-04 laurent chaveyAdd initrwnd to iproute2
2010-02-09 Andreas Henrikssoniproute2: drop equalize support
2009-12-01 Gilad Ben-Yossefiproute2 add hoplimit parsing and update usage and...
2009-12-01 Stephen HemmingerRemove Changes: comments
2009-03-23 Stephen HemmingerHandle default hoplimit
2008-09-18 Stephen HemmingerMerge in fix for loss of MQ
2008-09-15 Andreas Henrikssonip a flush: unnecessarily chatty when there's nothing...
2008-02-01 Stephen Hemmingerfix problem caused by rtnl_send checks
2008-01-26 Stephen Hemmingerremove extra newline from perror() calls
2007-12-31 Stephen HemmingerMerge branch 'master' into net-2.6.25
2007-12-21 YOSHIFUJI Hideaki... rto_min value display overflow
2007-10-17 Alexander WirtAdd parameters to usage help text.
2007-10-12 Stephen HemmingerRevert "Remove bogus reference to tc-filters(8) from...
2007-10-12 Andreas BarthRemove bogus reference to tc-filters(8) from tc(8)...
2007-10-12 Stephen Hemmingerremove support for IP multipath
2007-10-11 Rick Jonesrto support for ip command
2007-08-22 Sridhar SamudralaFix bug in display of ipv6 cloned/cached routes
2006-12-05 Stephen HemmingerRemove trailing whitespace
2006-10-26 Stephen HemmingerRoute metrics decode bug.
2006-08-10 Patrick McHardyAdd support for larger number of routing tables
2006-08-10 Patrick McHardyPreparation for 32 bit table IDs
2006-08-10 Patrick McHardyThe current behaviour for IPv6 routing table filters...
2006-08-04 Patrick McHardyAdd support for multipath route realms
2006-08-04 Stephen HemmingerCleanup mx_names table
2006-08-04 Vince WorthingtonProposed patch to iproute to add Initial Max Congestion...
2005-10-12 shemmingerFix memcpy overwrite in iproute.c because of bits vs...
2005-09-01 shemmingerUpdate header files to 2.6.14
2005-07-05 shemmingerCleanup GCC4 warnings about signedness.
2005-06-23 shemmingerIPv4 multipath algorithm selection support
2005-03-14 net[shemminger]... Import patch iproute2-hz
2005-03-10 net[shemminger]... Import patch iproute-typo.patch
2005-01-18 5!tgraftb buffer initialization is now done in the parser
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-06-08 osdl.org!shemmingerHandle case wher non-root user runs ip flush.
2004-04-15 osdl.org!shemminger(Logical change 1.3)
2004-04-15 osdl.org!shemmingerInitial revision