1. a1f1143 Proposed patch to iproute to add Initial Max Congestion Window Size route tuning parameter by Vince Worthington · 18 years ago
  2. 58bb642 if you simply run `ifcfg iface`, you get: by Stephen Hemminger · 18 years ago
  3. 7b56575 The ip(8) command has a bug when dealing with IPoIB link layer by shemminger · 18 years ago
  4. 27356a5 ndle DCCP in ipxfrm.c to allow using port numbers in the selector. by shemminger · 19 years ago
  5. 143969f Add missing files. by shemminger · 19 years ago
  6. 09954dc IP ntable support and header update. by shemminger · 19 years ago
  7. e25d697 Backout ambigious error for ip by shemminger · 19 years ago
  8. ede7239 Add ip command aliases and better matching by shemminger · 19 years ago
  9. 669ae74 Minor fixes from Masahide for XFRM dynamic keying by shemminger · 19 years ago
  10. c595c79 Fix XFRM bugs introduced by batching code. by shemminger · 19 years ago
  11. 234b613 Fix ip command shortcuts by shemminger · 19 years ago
  12. 7849fb5 Fix memcpy overwrite in iproute.c because of bits vs. bytes confusion by shemminger · 19 years ago
  13. b77caeb Fix ip rule flush by shemminger · 19 years ago
  14. 84616f8 Reenable 'ip mroute' by shemminger · 19 years ago
  15. 8ed63ab Fix leaks and warnings reported by valgrind. by shemminger · 19 years ago
  16. fc57a9d Fix ip monitor since it is special and can't reuse rtnl_open handle. by shemminger · 19 years ago
  17. 3d418dc Add usage for ip -batch by shemminger · 19 years ago
  18. 351efcd Update header files to 2.6.14 by shemminger · 19 years ago
  19. 6608184 Update include files and fix a couple of minor bugs by shemminger · 19 years ago
  20. 737f15f Thomas's ematch fixes for lex. Fix more GCC signedness warnings. by shemminger · 19 years ago
  21. f332d16 Cleanup GCC4 warnings about signedness. by shemminger · 19 years ago
  22. 02d2ae5 IPv4 multipath algorithm selection support by shemminger · 19 years ago
  23. 9bec1a4 Masahide NAKAMURA <nakam@linux-ipv6.org> by shemminger · 19 years ago
  24. 90f9302 Monitor time patch from Masahide NAKAMURA by shemminger · 19 years ago
  25. f082b64 Import patch addr-del by net[shemminger]!shemminger · 19 years ago
  26. 15ac4cd split printing state/policy info function for xfrm common use. add xfrm monitor. by linux-ipv6.org!nakam · 19 years ago
  27. 48f1ef9 split printing state/policy info function for xfrm common use. by linux-ipv6.org!nakam · 19 years ago
  28. 56e8ad3 split printing policy info function for xfrm common use. by linux-ipv6.org!nakam · 19 years ago
  29. fb7399b allocspi feature support. by linux-ipv6.org!nakam · 19 years ago
  30. beebd7a add xfrm_monitor.o. by linux-ipv6.org!nakam · 19 years ago
  31. f9cb3a2 (Logical change 1.175) by linux-ipv6.org!nakam · 19 years ago
  32. bf82c4c Initial revision by linux-ipv6.org!nakam · 19 years ago
  33. 73b49e9 Import patch ip-nocarrier by net[shemminger]!shemminger · 19 years ago
  34. 5e8bc63 Import patch iproute2-hz by net[shemminger]!shemminger · 19 years ago
  35. 60f1317 NDA_PROBES not defined yet, so work around. by osdl.net!shemminger · 19 years ago
  36. 5cf576d Add Esp-in-udp encapsulation by osdl.net!shemminger · 19 years ago
  37. 69410a4 Import patch thomas.2 by net[shemminger]!shemminger · 19 years ago
  38. f2111e6 Import patch iproute-typo.patch by net[shemminger]!shemminger · 19 years ago
  39. dd79ac4 Workaround for kernel/user htons confusion. by osdl.net!shemminger · 19 years ago
  40. 03ffadf don't strip shell scripts by osdl.net!shemminger · 19 years ago
  41. 3eb1731 Import patch family_check_when_flushing by net[shemminger]!shemminger · 19 years ago
  42. 2af5c3d tb buffer initialization is now done in the parser by 7!tgraf · 20 years ago
  43. 43d9d2d Remove obsolete XFRM_MAX_DEPTH and fix xfrm_xfrma_print prototype by 7!tgraf · 20 years ago
  44. 48cef4e tb buffer initialization is now done in the parser by 6!tgraf · 20 years ago
  45. 87bc1f0 tb buffer initialization is now done in the parser by 5!tgraf · 20 years ago
  46. ca96957 tb buffer initialization is now done in the parser by 2!tgraf · 20 years ago
  47. bcf3281 Use tb[type] access to TLVs by 12!tgraf · 20 years ago
  48. 2534613 Switch to parse_rtattr and use XFRMA_MAX directly instead of a easly by 12!tgraf · 20 years ago
  49. 1cb54e5 Import patch iproute2.118 by net[shemminger]!shemminger · 20 years ago
  50. eaa34ee Import patch iproute2.117 by net[shemminger]!shemminger · 20 years ago
  51. b906243 Import patch iproute2.116 by net[shemminger]!shemminger · 20 years ago
  52. 526afe4 Import patch iproute2.113 by net[shemminger]!shemminger · 20 years ago
  53. 3e1d2ea Initial revision by net[shemminger]!shemminger · 20 years ago
  54. 435ac6b iproute2: ndm states should be handled as flags by ch[shemminger]!tgraf · 20 years ago
  55. 50772dc Add ip rule flush capabilty and fix all the prototype changes by osdl.net!shemminger · 20 years ago
  56. 63d91b4 Fix for older /usr/include headers. by osdl.net!shemminger · 20 years ago
  57. dfb9203 don't need this either. by osdl.net!shemminger · 20 years ago
  58. ae0f144 Import patch stats.eml by net[shemminger]!shemminger · 20 years ago
  59. 0284dcd Import patch iproute2-typo-fixes-1.diff by net[shemminger]!shemminger · 20 years ago
  60. 44d3eb2 Import patch iproute2-compile-fixes-1.diff by net[shemminger]!shemminger · 20 years ago
  61. cb4d97a add mike's stuff. by osdl.net!shemminger · 20 years ago
  62. c70b36d [iproute2] XFRM: support ICMP/ICMPv6's type and code by org[shemminger]!nakam · 20 years ago
  63. 29aa4dd [iproute2] XFRM: fixing protocol by org[shemminger]!nakam · 20 years ago
  64. bd641cd [iproute2] XFRM: using flush message type by org[shemminger]!nakam · 20 years ago
  65. 54f7328 [iproute2] XFRM: fixing IPsec algorithm key by org[shemminger]!nakam · 20 years ago
  66. 71058eb Fix ip command to not crash when interface name is too long. by osdl.net!shemminger · 20 years ago
  67. 6dc9f01 make all filtering handles take const args. by osdl.net!shemminger · 20 years ago
  68. 7809c61 Import patch xrfm-msg.patch by net[shemminger]!shemminger · 20 years ago
  69. 4b1bbd9 Remove configuration options for stuff using our copied header files. by osdl.net!shemminger · 20 years ago
  70. 8792aa8 Delete: ip/xfrm_stub.c by osdl.net!shemminger · 20 years ago
  71. b9cb1c9 XFRM is now a config optio. by osdl.net!shemminger · 20 years ago
  72. 9a4a2b4 (Logical change 1.60) by osdl.net!shemminger · 20 years ago
  73. 7238aaf Initial revision by osdl.net!shemminger · 20 years ago
  74. beab3a8 unused variable. by osdl.net!shemminger · 20 years ago
  75. ad27396 Import patch iproute-xfrm.3 by net[shemminger]!shemminger · 20 years ago
  76. 9e566a4 Import patch iproute-xfrm.3 by net[shemminger]!shemminger · 20 years ago
  77. 30ff508 Import patch iproute-xfrm.3 by net[shemminger]!shemminger · 20 years ago
  78. c769987 Import patch ipxfrm-20040707_2.diff by net[shemminger]!shemminger · 20 years ago
  79. 7798b52 Initial revision by net[shemminger]!shemminger · 20 years ago
  80. d27b1b5 Import patch iplink.c.more_ifcfg_opts.diff by net[shemminger]!shemminger · 20 years ago
  81. 0315641 another place where user headers need to come before linux headers. by osdl.org!shemminger · 20 years ago
  82. e5779fb more problems when kernel headers included before user headers. by osdl.org!shemminger · 20 years ago
  83. 3355124 Handle case wher non-root user runs ip flush. by osdl.org!shemminger · 20 years ago
  84. 4fb466f Import patch iproute2-2.4.7-hex.patch by org[shemminger]!shemminger · 20 years ago
  85. 7272ddc rearrange includes to try and fix build issues. by osdl.org!shemminger · 20 years ago
  86. aba5acd (Logical change 1.3) by osdl.org!shemminger · 20 years ago
  87. 86fdf0e Initial revision by osdl.org!shemminger · 20 years ago