1. 267480f Backout the 2.4 utsname hash patch. by shemminger · 18 years ago
  2. 7b56575 The ip(8) command has a bug when dealing with IPoIB link layer by shemminger · 18 years ago
  3. 3925ad8 Fixes for tc hash sample. by shemminger · 18 years ago
  4. 40b6c62 Add more rtproto values by shemminger · 18 years ago
  5. 7e6b809 Make error message better on tc with wrong args. by shemminger · 18 years ago
  6. 4cca16f Fix endless loop in netlink error handling. by shemminger · 18 years ago
  7. f3b1006 Missing memset in tc sample by shemminger · 18 years ago
  8. 49843e2 Set default count for lnstat by shemminger · 18 years ago
  9. e460f82 Include file update by shemminger · 18 years ago
  10. 27356a5 ndle DCCP in ipxfrm.c to allow using port numbers in the selector. by shemminger · 19 years ago
  11. d8a4581 Fix u32 filter for ipv6 priority by shemminger · 19 years ago
  12. 09954dc IP ntable support and header update. by shemminger · 19 years ago
  13. 890fe64 Minor man page update by shemminger · 19 years ago
  14. 47836e1 New ifb from jamal by shemminger · 19 years ago
  15. e9bc3c4 Always send reorder message (for compatiablity) by shemminger · 19 years ago
  16. a31a5d5 Add corrupt option for netem by shemminger · 19 years ago
  17. e25d697 Backout ambigious error for ip by shemminger · 19 years ago
  18. ede7239 Add ip command aliases and better matching by shemminger · 19 years ago
  19. 669ae74 Minor fixes from Masahide for XFRM dynamic keying by shemminger · 19 years ago
  20. c595c79 Fix XFRM bugs introduced by batching code. by shemminger · 19 years ago
  21. 2034ee9 Resync headers and do new release. by shemminger · 19 years ago
  22. 234b613 Fix ip command shortcuts by shemminger · 19 years ago
  23. 7849fb5 Fix memcpy overwrite in iproute.c because of bits vs. bytes confusion by shemminger · 19 years ago
  24. 8c564a4 Grab some more CBQ examples from Fedora Core by shemminger · 19 years ago
  25. b77caeb Fix ip rule flush by shemminger · 19 years ago
  26. 393c437 SNAPSHOT by shemminger · 19 years ago
  27. f453a0d Fix tc pfifo_fast with options by shemminger · 19 years ago
  28. 7dae170 Add CCOPTS for netem stuff by shemminger · 19 years ago
  29. fb22975 When assigning an ip address to an ethernet adapter, the newest by shemminger · 19 years ago
  30. 8ed63ab Fix leaks and warnings reported by valgrind. by shemminger · 19 years ago
  31. ce715cd Allow parallel make of netem directory. Use HOSTCC when building local tools by shemminger · 19 years ago
  32. 351efcd Update header files to 2.6.14 by shemminger · 19 years ago
  33. c98e49e ChangeLog entry by shemminger · 19 years ago
  34. 6608184 Update include files and fix a couple of minor bugs by shemminger · 19 years ago
  35. 6864c1e Update to latest kernel headers. Fix out of range on paretonormal by shemminger · 19 years ago
  36. 3fcdebb Fix ematch warnings with GCC4.0 by shemminger · 19 years ago
  37. 52d5ac3 Fix build issues by shemminger · 19 years ago
  38. 6d4662d From: Pablo Neira by shemminger · 19 years ago
  39. 08837cb ChangeLog update for Thomas's patches by shemminger · 19 years ago
  40. ea8fc10 Netem support for reorder Update include files and add support for TCP_CONG by shemminger · 19 years ago
  41. 2b4fad6 Decnet documentation update by shemminger · 19 years ago
  42. 99f830d Device indices are unsigned and use if_nametoindex as fallback by shemminger · 19 years ago
  43. 9bec1a4 Masahide NAKAMURA <nakam@linux-ipv6.org> by shemminger · 19 years ago
  44. e445765 These two ChangeSets are for iproute2; by shemminger · 19 years ago
  45. ec59642 add more changelog entries about what in to last release by osdl.net!shemminger · 19 years ago
  46. 78615aa Fix build problem on 2.4 by osdl.net!shemminger · 19 years ago
  47. 16bd7e0 Updates from Jamal by osdl.net!shemminger · 19 years ago
  48. 3819eb9 Fix netlink message alignment when the last routing attribute added by osdl.net!shemminger · 19 years ago
  49. f082b64 Import patch addr-del by net[shemminger]!shemminger · 19 years ago
  50. 2cea8f2 add comments about last changeset by osdl.net!shemminger · 19 years ago
  51. f8f9de5 Switch to stack (rather than calloc) for tables. by osdl.net!shemminger · 19 years ago
  52. 08856f0 Handle batch mode better. Add comments midline and -force option. by osdl.net!shemminger · 19 years ago
  53. afa10e2 add credit where it is due to Jamal for ipt fix. by osdl.net!shemminger · 19 years ago
  54. 924d4fd Cleanup and extend batch mode. by site!shemminger · 19 years ago
  55. 25afd1c document changes. by osdl.net!shemminger · 19 years ago
  56. 900da08 Batch mode comments by osdl.net!shemminger · 19 years ago
  57. b6149fd print NO-CARRIER flag if there is no carrier and the link is up. by osdl.net!shemminger · 19 years ago
  58. 3d956fa Need to handle system and user hz being different. by osdl.net!shemminger · 19 years ago
  59. 9fcda92 Update changelog and snapshot. by osdl.net!shemminger · 19 years ago
  60. e00273c document changes. by osdl.net!shemminger · 19 years ago
  61. 277325d Don't mix address families when flushing. by osdl.net!shemminger · 19 years ago
  62. a8b303c validate classid by osdl.net!shemminger · 19 years ago
  63. fb9b1d0 fix potential memory corruption by osdl.net!shemminger · 19 years ago
  64. d5b4855 Add experimental distribution. by site!shemminger · 19 years ago
  65. cb20096 document spelling fix. by osdl.net!shemminger · 19 years ago
  66. 5d91c8f update changelog by 39!tgraf · 19 years ago
  67. 6b58e7f Add ChangeLog for Thomas cleanups by osdl.net!shemminger · 19 years ago
  68. 7e7c737 Import patch iproute2.121 by net[shemminger]!shemminger · 20 years ago
  69. d71443a Import patch iproute2.119 by net[shemminger]!shemminger · 20 years ago
  70. b906243 Import patch iproute2.116 by net[shemminger]!shemminger · 20 years ago
  71. 6f0ba88 Import patch iproute2.115 by net[shemminger]!shemminger · 20 years ago
  72. 85ac60c Import patch iproute2.114 by net[shemminger]!shemminger · 20 years ago
  73. 526afe4 Import patch iproute2.113 by net[shemminger]!shemminger · 20 years ago
  74. 82af531 Import patch iproute2.112 by net[shemminger]!shemminger · 20 years ago
  75. 1ffd7fd Import patch iproute2.110 by net[shemminger]!shemminger · 20 years ago
  76. 00fa848 Import patch mirred.patch by net[shemminger]!shemminger · 20 years ago
  77. edcab3f Update change log by osdl.net!shemminger · 20 years ago
  78. 4dbb819 Update patch log by osdl.net!shemminger · 20 years ago
  79. 50772dc Add ip rule flush capabilty and fix all the prototype changes by osdl.net!shemminger · 20 years ago
  80. 54f37eb lnstat in Changelog by osdl.net!shemminger · 20 years ago
  81. 67d295b Make sure to prevent overflow in nstat by osdl.net!shemminger · 20 years ago
  82. cece248 IP using wrong structure for stats. by osdl.net!shemminger · 20 years ago
  83. abf1d0b fix scaling in print_rates (for bits). by osdl.net!shemminger · 20 years ago
  84. 1b1c322 SCCS merged by osdl.net!shemminger · 20 years ago
  85. d38e569 add latest changes. by osdl.net!shemminger · 20 years ago
  86. fd34878 changelog update by osdl.net!shemminger · 20 years ago
  87. 71058eb Fix ip command to not crash when interface name is too long. by osdl.net!shemminger · 20 years ago
  88. 8dbb6b8 update changelog by osdl.net!shemminger · 20 years ago
  89. 8ec496d changelog update by osdl.net!shemminger · 20 years ago
  90. f64a946 Turn on jamal generic action by default. by osdl.net!shemminger · 20 years ago
  91. d748040 Change log by osdl.net!shemminger · 20 years ago
  92. eea4199 update with notes. by osdl.net!shemminger · 20 years ago
  93. 1c1c4dc Snapshot for Jamal testing. by osdl.net!shemminger · 20 years ago
  94. d4832e6 Add IPv6 xfrm message formatting. by osdl.net!shemminger · 20 years ago
  95. 025dc69 Fix errors in netem scheduler when using PSCHED_CLOCK_CPU, by osdl.net!shemminger · 20 years ago
  96. 4b1bbd9 Remove configuration options for stuff using our copied header files. by osdl.net!shemminger · 20 years ago
  97. b39bb39 update changes. by osdl.net!shemminger · 20 years ago
  98. 6e85b54 HFSC and IP xfrm are configured by osdl.net!shemminger · 20 years ago
  99. 3876b3c Test for HTB version match by osdl.net!shemminger · 20 years ago
  100. 34f5d18 SCCS merged by osdl.net!shemminger · 20 years ago