1. 68eede2 route: allow routes to be configured with expire values by Hangbin Liu · 9 years ago
  2. ed6b865 route: Fix printing of locked entries by Phil Sutter · 9 years ago
  3. 0f75433 route: ignore RTAX_HOPLIMIT of value -1 by Phil Sutter · 9 years ago
  4. ea6cbab iproute: restrict hoplimit values to be in range [0; 255] by Phil Sutter · 9 years ago
  5. 86c392f Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  6. f7520a1 ip: remove extra newlines at end-of-file by Stephen Hemminger · 9 years ago
  7. 651dccb Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  8. d583e88 ip, realms: also allow to pass in raw realms value by Daniel Borkmann · 9 years ago
  9. b89c359 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  10. 8b21cef ip route get: change exit to return to support batch commands by Roopa Prabhu · 9 years ago
  11. 1e52930 lwtunnel: Add encapsulation support to ip route by Roopa Prabhu · 9 years ago
  12. bc23430 ip route: Add RTM_F_LOOKUP_TABLE flag and show table id by David Ahern · 9 years ago
  13. 5b9ac19 route: filter routes by family if it's specified by Andrew Vagin · 9 years ago
  14. 9827fa5 iproute: print more verbose error on route cache flush by Denis Kirjanov · 9 years ago
  15. 56d8ff0 support batching of ip route get commands by Roopa Prabhu · 9 years ago
  16. 528c255 iproute2: add support to print 'linkdown' nexthop flag by Andy Gospodarek · 9 years ago
  17. f638e9f mpls: always set type RTN_UNICAST and scope RT_SCOPE_UNIVERSE for by Roopa Prabhu · 9 years ago
  18. 03371c7 Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  19. c52827e change of rtnetlink to use RTN_F_OFFLOAD by Stephen Hemminger · 9 years ago
  20. c079e12 libnetlink: add size argument to rtnl_talk by Stephen Hemminger · 9 years ago
  21. 0628cdd libnetlink: introduce rtnl_listen_filter_t by Nicolas Dichtel · 9 years ago
  22. 38a7f26 route: Add missing newline in helptext by Thomas Graf · 9 years ago
  23. d58ba4b ip: return correct exit code on route failure by Stephen Hemminger · 9 years ago
  24. aa05b98 iproute2: unify naming for entries offloaded to hardware by Andy Gospodarek · 10 years ago
  25. 194e9b8 ip: support RFC4191 router preference by Lubomir Rintel · 10 years ago
  26. dacc5d4 add basic mpls support to iproute by Eric W. Biederman · 10 years ago
  27. 6f7a9f4 add support for the RTA_NEWDST attribute. by Eric W. Biederman · 10 years ago
  28. 93ae283 add support for the RTA_VIA attribute by Eric W. Biederman · 10 years ago
  29. 26dcdf3 add a source addres length parameter to rt_addr_n2a by Eric W. Biederman · 10 years ago
  30. 655444b route: label externally offloaded routes by Scott Feldman · 10 years ago
  31. 42ecedd fix ip -force -batch to continue on errors by Roopa Prabhu · 10 years ago
  32. f3a2ddc lib utils: Use helpers to get AF bit/byte len by Vadim Kochan · 10 years ago
  33. 6ef87f9 ip: route: add congestion control metric by Daniel Borkmann · 10 years ago
  34. 29d1f73 ip route: enable per-route ecn settings via 'features' option by Florian Westphal · 10 years ago
  35. 922b482 ip route: don't assume default route by Pavel Simerda · 10 years ago
  36. 093b764 ip monitor: Allow to filter events by dev by vadimk · 10 years ago
  37. 656111b cleanup warnings by Stephen Hemminger · 10 years ago
  38. 577e5a5 iproute: Show default type, table, proto and scope of route by Masatake YAMATO · 11 years ago
  39. 4806867 kill spaces before tabs by Stephen Hemminger · 11 years ago
  40. 0612519 Remove trailing whitespace by Stephen Hemminger · 11 years ago
  41. 8f48063 iproute2: iproute.c: fix usage() spacing problems by Richard Godbee · 11 years ago
  42. cc71ad3 Merge branch 'net-next-3.10' by Stephen Hemminger · 11 years ago
  43. 5d8a752 ip: fix build failure if time_t is not long int by Adam Borowski · 11 years ago
  44. b37f2c8 add quickack option to ip route by Cong Wang · 11 years ago
  45. f0124b0 ip: remove unnecessary ll_init_map by Stephen Hemminger · 12 years ago
  46. caae16b ip: handle flush with table > 2^31 by Stephen Hemminger · 12 years ago
  47. d1f28cf ip: make local functions static by Stephen Hemminger · 12 years ago
  48. 14645ec iproute2: improved error messages by Kees van Reeuwijk · 12 years ago
  49. 4d6c379 ip: fix "ip -6 route add ... nexthop" by Vincent Bernat · 12 years ago
  50. 93b7986 iproute: Add route showdump command (v2) by Pavel Emelyanov · 12 years ago
  51. 76c61b3 iproute: Add magic cookie to route dump file by Pavel Emelyanov · 12 years ago
  52. fa1f744 Remove reference to multipath algorithms in usage by Stephen Hemminger · 12 years ago
  53. ff24746 Convert to use rta_getattr_ functions by Stephen Hemminger · 13 years ago
  54. 49b730d iproute: show metrics as an unsigned value by Jorge Boncompte [DTI2] · 13 years ago
  55. cd70f3f libnetlink: remove unused junk callback by Stephen Hemminger · 13 years ago
  56. 25352af Fix file descriptor leak on error in iproute_flush_cache() by Thomas Jarosch · 13 years ago
  57. c0c44bf iproute2: Remove "monitor" from "ip route help" output by Andreas Henriksson · 13 years ago
  58. d93b6b5 ip: iproute fix set never used warning by Stephen Hemminger · 13 years ago
  59. d5b7420 Remove #ifdef's by Stephen Hemminger · 14 years ago
  60. 81d03dc iproute: rename 'get_jiffies' since it uses msecs by Gerrit Renker · 14 years ago
  61. 9b2cdc0 iproute: fix unit conversion of rtt/rttvar/rto_min by Gerrit Renker · 14 years ago
  62. 94089ef utils: get_jiffies always uses base=0 by Gerrit Renker · 14 years ago
  63. f4ff11e Add ip route save/restore by Dan Smith · 14 years ago
  64. b0373bf ip: add RTA_MARK support by Eric Dumazet · 14 years ago
  65. c73f3e0 iproute2: dont filter cached routes on iproute_get by Ulrich Weber · 14 years ago
  66. 62011a0 iproute2: use int instead of long for RTAX_HOPLIMIT compare by Ulrich Weber · 14 years ago
  67. 2eca8d3 iproute2: use get_user_hz() for IPv6 print_route by Ulrich Weber · 14 years ago
  68. 4479282 iproute2: filter routing entries based on clone flag by Ulrich Weber · 14 years ago
  69. f5fd800 Add initrwnd to iproute2 by laurent chavey · 15 years ago
  70. 63a0f20 iproute2: drop equalize support by Andreas Henriksson · 15 years ago
  71. 71e5815 iproute2 add hoplimit parsing and update usage and documentation by Gilad Ben-Yossef · 15 years ago
  72. 232642c Remove Changes: comments by Stephen Hemminger · 15 years ago
  73. ced61d7 Handle default hoplimit by Stephen Hemminger · 16 years ago
  74. f0b34d2 ip a flush: unnecessarily chatty when there's nothing to flush by Andreas Henriksson · 16 years ago
  75. f31a37f fix problem caused by rtnl_send checks by Stephen Hemminger · 17 years ago
  76. 1fb0a99 remove extra newline from perror() calls by Stephen Hemminger · 17 years ago
  77. 7c73e1b rto_min value display overflow by YOSHIFUJI Hideaki / 吉藤英明 · 17 years ago
  78. 576c63e Add parameters to usage help text. by Alexander Wirt · 17 years ago
  79. 59cc4f7 Revert "Remove bogus reference to tc-filters(8) from tc(8) manpage." by Stephen Hemminger · 17 years ago
  80. 1bacc7c Remove bogus reference to tc-filters(8) from tc(8) manpage. by Andreas Barth · 17 years ago
  81. 550967e remove support for IP multipath by Stephen Hemminger · 17 years ago
  82. 54e0b2e rto support for ip command by Rick Jones · 17 years ago
  83. 9ab4c85 Fix bug in display of ipv6 cloned/cached routes by Sridhar Samudrala · 17 years ago
  84. ae665a5 Remove trailing whitespace by Stephen Hemminger · 18 years ago
  85. 6a79240 Route metrics decode bug. Array was not being offset correctly. by Stephen Hemminger · 18 years ago
  86. 34e9564 Add support for larger number of routing tables by Patrick McHardy · 18 years ago
  87. bd4bcda Preparation for 32 bit table IDs by Patrick McHardy · 18 years ago
  88. e0b29fe The current behaviour for IPv6 routing table filters is to derive the by Patrick McHardy · 18 years ago
  89. f4f6d64 Add support for multipath route realms by Patrick McHardy · 18 years ago
  90. f38c733 Cleanup mx_names table use C99 initialization to match rtnetlink.h by Stephen Hemminger · 18 years ago
  91. a1f1143 Proposed patch to iproute to add Initial Max Congestion Window Size route tuning parameter by Vince Worthington · 18 years ago
  92. 7849fb5 Fix memcpy overwrite in iproute.c because of bits vs. bytes confusion by shemminger · 19 years ago
  93. 351efcd Update header files to 2.6.14 by shemminger · 19 years ago
  94. f332d16 Cleanup GCC4 warnings about signedness. by shemminger · 19 years ago
  95. 02d2ae5 IPv4 multipath algorithm selection support by shemminger · 19 years ago
  96. 5e8bc63 Import patch iproute2-hz by net[shemminger]!shemminger · 20 years ago
  97. f2111e6 Import patch iproute-typo.patch by net[shemminger]!shemminger · 20 years ago
  98. 87bc1f0 tb buffer initialization is now done in the parser by 5!tgraf · 20 years ago
  99. 50772dc Add ip rule flush capabilty and fix all the prototype changes by osdl.net!shemminger · 20 years ago
  100. 6dc9f01 make all filtering handles take const args. by osdl.net!shemminger · 20 years ago