1. 4f2d811 Add ignore file for new genl by Stephen Hemminger · 18 years ago
  2. 65018ae This patch adds a generic netlink controller interface. by Jamal Hadi Salim · 18 years ago
  3. de0a0b5 Another .gitignore file. by Stephen Hemminger · 18 years ago
  4. ebf3208 First part of cleaning up the help output of actions. by Jamal Hadi Salim · 18 years ago
  5. da7aea7 Add ignore files to make using git easier by Stephen Hemminger · 18 years ago
  6. 5bec348 This patch adds ability to monitor tc events similar to ipmonitor. by Jamal Hadi Salim · 18 years ago
  7. e81c1a2 Trivial correction to the usage text. by Jesper Dangaard Brouer · 18 years ago
  8. f1e4f04 Add help text for actions. by jamal · 18 years ago
  9. dc02ede documentation bug fix on mirred by Jamal Hadi Salim · 18 years ago
  10. f4f6d64 Add support for multipath route realms by Patrick McHardy · 18 years ago
  11. f38c733 Cleanup mx_names table use C99 initialization to match rtnetlink.h by Stephen Hemminger · 18 years ago
  12. f649f59 update documentation on mirred and IFB by jamal · 18 years ago
  13. 1d35a12 Update headers to santized versions of 2.6.18 by Stephen Hemminger · 18 years ago
  14. a1f1143 Proposed patch to iproute to add Initial Max Congestion Window Size route tuning parameter by Vince Worthington · 18 years ago
  15. ebfd0f3 Added stats utility from netem by Stephen Hemminger · 18 years ago
  16. 8f8a364 Restrip include files based on 2.6.17 by Stephen Hemminger · 18 years ago
  17. 58bb642 if you simply run `ifcfg iface`, you get: by Stephen Hemminger · 18 years ago
  18. adeb6bf ifb needed to be added to repo. by shemminger · 18 years ago
  19. 29fdf98 snapshot 23-03-2006 by shemminger · 18 years ago
  20. 51f66a7 Minor re-merge of 2.6.16 header files santitized. by shemminger · 18 years ago
  21. 267480f Backout the 2.4 utsname hash patch. by shemminger · 18 years ago
  22. 7b56575 The ip(8) command has a bug when dealing with IPoIB link layer by shemminger · 18 years ago
  23. 319baac Fix cc compiler flags in netem/Makefile by shemminger · 18 years ago
  24. e0793d0 Tag snapshot by shemminger · 18 years ago
  25. 46b67da Fix build errors from last patch by shemminger · 18 years ago
  26. 3925ad8 Fixes for tc hash sample. by shemminger · 18 years ago
  27. 40b6c62 Add more rtproto values by shemminger · 18 years ago
  28. 7e6b809 Make error message better on tc with wrong args. by shemminger · 18 years ago
  29. 4cca16f Fix endless loop in netlink error handling. by shemminger · 18 years ago
  30. f3b1006 Missing memset in tc sample by shemminger · 18 years ago
  31. 49843e2 Set default count for lnstat by shemminger · 18 years ago
  32. e460f82 Include file update by shemminger · 18 years ago
  33. 27356a5 ndle DCCP in ipxfrm.c to allow using port numbers in the selector. by shemminger · 19 years ago
  34. 97aa798 Tag new release by shemminger · 19 years ago
  35. 143969f Add missing files. by shemminger · 19 years ago
  36. d8a4581 Fix u32 filter for ipv6 priority by shemminger · 19 years ago
  37. 09954dc IP ntable support and header update. by shemminger · 19 years ago
  38. 890fe64 Minor man page update by shemminger · 19 years ago
  39. 47836e1 New ifb from jamal by shemminger · 19 years ago
  40. e9bc3c4 Always send reorder message (for compatiablity) by shemminger · 19 years ago
  41. a31a5d5 Add corrupt option for netem by shemminger · 19 years ago
  42. e25d697 Backout ambigious error for ip by shemminger · 19 years ago
  43. ede7239 Add ip command aliases and better matching by shemminger · 19 years ago
  44. 991d2c0 Snapshot update by shemminger · 19 years ago
  45. 669ae74 Minor fixes from Masahide for XFRM dynamic keying by shemminger · 19 years ago
  46. c595c79 Fix XFRM bugs introduced by batching code. by shemminger · 19 years ago
  47. 2034ee9 Resync headers and do new release. by shemminger · 19 years ago
  48. 234b613 Fix ip command shortcuts by shemminger · 19 years ago
  49. 7849fb5 Fix memcpy overwrite in iproute.c because of bits vs. bytes confusion by shemminger · 19 years ago
  50. 8c564a4 Grab some more CBQ examples from Fedora Core by shemminger · 19 years ago
  51. b77caeb Fix ip rule flush by shemminger · 19 years ago
  52. 393c437 SNAPSHOT by shemminger · 19 years ago
  53. 84616f8 Reenable 'ip mroute' by shemminger · 19 years ago
  54. f453a0d Fix tc pfifo_fast with options by shemminger · 19 years ago
  55. e8f6df6 SNAPSHOT 051006 by shemminger · 19 years ago
  56. 7dae170 Add CCOPTS for netem stuff by shemminger · 19 years ago
  57. fb22975 When assigning an ip address to an ethernet adapter, the newest by shemminger · 19 years ago
  58. 23459a4 Update snapshot for release by shemminger · 19 years ago
  59. f35412a Updae snapshot for new release by shemminger · 19 years ago
  60. 8ed63ab Fix leaks and warnings reported by valgrind. by shemminger · 19 years ago
  61. fc57a9d Fix ip monitor since it is special and can't reuse rtnl_open handle. by shemminger · 19 years ago
  62. ce715cd Allow parallel make of netem directory. Use HOSTCC when building local tools by shemminger · 19 years ago
  63. 3d418dc Add usage for ip -batch by shemminger · 19 years ago
  64. 4073448 add usage for batch to tc. by shemminger · 19 years ago
  65. 351efcd Update header files to 2.6.14 by shemminger · 19 years ago
  66. c98e49e ChangeLog entry by shemminger · 19 years ago
  67. 7339c0b Could you please apply this patch. by shemminger · 19 years ago
  68. 08008c6 SNAPSHOT update for build by shemminger · 19 years ago
  69. 6608184 Update include files and fix a couple of minor bugs by shemminger · 19 years ago
  70. 6864c1e Update to latest kernel headers. Fix out of range on paretonormal by shemminger · 19 years ago
  71. 3fcdebb Fix ematch warnings with GCC4.0 by shemminger · 19 years ago
  72. 737f15f Thomas's ematch fixes for lex. Fix more GCC signedness warnings. by shemminger · 19 years ago
  73. f332d16 Cleanup GCC4 warnings about signedness. by shemminger · 19 years ago
  74. 52d5ac3 Fix build issues by shemminger · 19 years ago
  75. c515871 More missing files. by shemminger · 19 years ago
  76. 8a5b1a8 New files in testsuite update (damn CVS) by shemminger · 19 years ago
  77. c428e91 More missing cvs adds.. by shemminger · 19 years ago
  78. 6a805a6 and the .h file.. by shemminger · 19 years ago
  79. 7a473c7 Overlooked one more file. by shemminger · 19 years ago
  80. 311b414 Add new extended match files. by shemminger · 19 years ago
  81. 7314173 Add kernel stripped version of file to repo. by shemminger · 19 years ago
  82. 150a5bc Test suite update from Thomas Graf by shemminger · 19 years ago
  83. c0fc3ab Build of ematch requires bison extensions to yacc. by shemminger · 19 years ago
  84. c4c9765 The symlink commands create absolute symlinks instead of relative. by shemminger · 19 years ago
  85. 6d4662d From: Pablo Neira by shemminger · 19 years ago
  86. 08837cb ChangeLog update for Thomas's patches by shemminger · 19 years ago
  87. dd3e908 Fix off-by-one while generating argument vector by shemminger · 19 years ago
  88. f6aa8e0 Add cscope target to Makefile by shemminger · 19 years ago
  89. 02d2ae5 IPv4 multipath algorithm selection support by shemminger · 19 years ago
  90. 87773db Add ematch cleanup by shemminger · 19 years ago
  91. 615a979 Add etc/iproute2/ematch_map by shemminger · 19 years ago
  92. 9ddbb02 Add extended matches (nbyte, cmp, u32, meta) by shemminger · 19 years ago
  93. ea8fc10 Netem support for reorder Update include files and add support for TCP_CONG by shemminger · 19 years ago
  94. 2b4fad6 Decnet documentation update by shemminger · 19 years ago
  95. 8996a7f Update snapshot by shemminger · 19 years ago
  96. 99f830d Device indices are unsigned and use if_nametoindex as fallback by shemminger · 19 years ago
  97. 9bec1a4 Masahide NAKAMURA <nakam@linux-ipv6.org> by shemminger · 19 years ago
  98. 90f9302 Monitor time patch from Masahide NAKAMURA by shemminger · 19 years ago
  99. e445765 These two ChangeSets are for iproute2; by shemminger · 19 years ago
  100. f35e928 CVS forgets permissions on files, so use sh to run configure by shemminger · 19 years ago