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