1. e22b42a tc mask patch by François Delawarde · 17 years ago
  2. fc2d020 Add NAT action by Herbert Xu · 17 years ago
  3. 45305c2 add q_rr to tc Makefile by Stephen Hemminger · 17 years ago
  4. 64e2ad5 Also do tc_core_time2big argument (long->unsigned). by Andreas Henriksson · 17 years ago
  5. 57a800d Switch helpers tc_core_{time2ktime,ktime2time} from long to unsigned as well. by Andreas Henriksson · 17 years ago
  6. 4475984 Fix overflow in time2tick / tick2time. by Andreas Henriksson · 17 years ago
  7. bc45ded Fix ematch cmp and nbyte syntax help text. by Lionel Elie Mamane · 17 years ago
  8. 6140785 Fix meta ematch usage of 0 values by Patrick McHardy · 17 years ago
  9. f7cd9b0 Fix m_ipt build by Stephen Hemminger · 17 years ago
  10. 292ce96 iproute2: sch_rr support in tc by PJ Waskiewicz · 17 years ago
  11. c29391c Bug fix tc action drop by Patrick McHardy · 17 years ago
  12. 720a2e8 TC action parsing bug fix by Patrick McHardy · 17 years ago
  13. 954df8c Snapshot update for 2.6.22 by Stephen Hemminger · 17 years ago
  14. aa27f88 Add TC_LIB_DIR environment variable. by Stephen Hemminger · 17 years ago
  15. 30af998 netem: static by Stephen Hemminger · 17 years ago
  16. c6ab5b8 [Fwd: Re: more iproute2 issues (not critical)] by Patrick McHardy · 17 years ago
  17. dcb283c iproute2: Support IFF_LOWER_UP and IFF_DORMANT by Thomas Graf · 17 years ago
  18. 8915144 Revert "Increase internal clock resolution to nsec" by Stephen Hemminger · 17 years ago
  19. 9aa4468 Old bug on tc by jamal · 17 years ago
  20. fd784cc Increase internal clock resolution to nsec by Patrick McHardy · 18 years ago
  21. 147e1d4 Handle different kernel clock resolutions by Patrick McHardy · 18 years ago
  22. bd29e35 Add sprint_ticks() function and use in CBQ by Patrick McHardy · 18 years ago
  23. 8f34caa Replace "usec" by "time" in function names by Patrick McHardy · 18 years ago
  24. f0bda7e Introduce TIME_UNITS_PER_SEC to represent internal clock resolution by Patrick McHardy · 18 years ago
  25. 76dc0aa Introduce tc_calc_xmitsize and use where appropriate by Patrick McHardy · 18 years ago
  26. 476daa7 Use tc_calc_xmittime() where appropriate by Patrick McHardy · 18 years ago
  27. 7b77c0c tbf: fix latency printing by Patrick McHardy · 18 years ago
  28. b64f58b update rest to use nl_mgrp by jamal · 18 years ago
  29. de539ec iptables library fix by Stephen Hemminger · 17 years ago
  30. 95dd595 do not ignore build failures in subdirs of iproute2 by Mike Frysinger · 17 years ago
  31. 40076f6 netem parameters to change command by Stephen Hemminger · 18 years ago
  32. e5d179d Fixes for tc help commands by Hasso Tepper · 18 years ago
  33. 81c6179 Eliminate trailing whitespace by Stephen Hemminger · 18 years ago
  34. dcf1349 Fix missing class/flowid oddity by jamal · 18 years ago
  35. ae665a5 Remove trailing whitespace by Stephen Hemminger · 18 years ago
  36. fa56513 Trap possible overflow in usec values to netem by Stephen Hemminger · 18 years ago
  37. 302d3fb More TC patches from Jamal. by Stephen Hemminger · 18 years ago
  38. ebf3208 First part of cleaning up the help output of actions. by Jamal Hadi Salim · 18 years ago
  39. da7aea7 Add ignore files to make using git easier by Stephen Hemminger · 18 years ago
  40. 5bec348 This patch adds ability to monitor tc events similar to ipmonitor. by Jamal Hadi Salim · 18 years ago
  41. e81c1a2 Trivial correction to the usage text. by Jesper Dangaard Brouer · 18 years ago
  42. f1e4f04 Add help text for actions. by jamal · 18 years ago
  43. 267480f Backout the 2.4 utsname hash patch. by shemminger · 18 years ago
  44. 46b67da Fix build errors from last patch by shemminger · 18 years ago
  45. 3925ad8 Fixes for tc hash sample. by shemminger · 18 years ago
  46. 7e6b809 Make error message better on tc with wrong args. by shemminger · 18 years ago
  47. f3b1006 Missing memset in tc sample by shemminger · 18 years ago
  48. d8a4581 Fix u32 filter for ipv6 priority by shemminger · 19 years ago
  49. e9bc3c4 Always send reorder message (for compatiablity) by shemminger · 19 years ago
  50. a31a5d5 Add corrupt option for netem by shemminger · 19 years ago
  51. f453a0d Fix tc pfifo_fast with options by shemminger · 19 years ago
  52. 8ed63ab Fix leaks and warnings reported by valgrind. by shemminger · 19 years ago
  53. 4073448 add usage for batch to tc. by shemminger · 19 years ago
  54. 351efcd Update header files to 2.6.14 by shemminger · 19 years ago
  55. 6864c1e Update to latest kernel headers. Fix out of range on paretonormal by shemminger · 19 years ago
  56. 3fcdebb Fix ematch warnings with GCC4.0 by shemminger · 19 years ago
  57. 737f15f Thomas's ematch fixes for lex. Fix more GCC signedness warnings. by shemminger · 19 years ago
  58. f332d16 Cleanup GCC4 warnings about signedness. by shemminger · 19 years ago
  59. 52d5ac3 Fix build issues by shemminger · 19 years ago
  60. c428e91 More missing cvs adds.. by shemminger · 19 years ago
  61. 6a805a6 and the .h file.. by shemminger · 19 years ago
  62. 7a473c7 Overlooked one more file. by shemminger · 19 years ago
  63. 311b414 Add new extended match files. by shemminger · 19 years ago
  64. c0fc3ab Build of ematch requires bison extensions to yacc. by shemminger · 19 years ago
  65. 6d4662d From: Pablo Neira by shemminger · 19 years ago
  66. dd3e908 Fix off-by-one while generating argument vector by shemminger · 19 years ago
  67. 87773db Add ematch cleanup by shemminger · 19 years ago
  68. 9ddbb02 Add extended matches (nbyte, cmp, u32, meta) by shemminger · 19 years ago
  69. ea8fc10 Netem support for reorder Update include files and add support for TCP_CONG by shemminger · 19 years ago
  70. 6ce88ca Fix from jamal by osdl.net!shemminger · 19 years ago
  71. 894b1c6 Import patch p_mipt by net[shemminger]!shemminger · 19 years ago
  72. 08856f0 Handle batch mode better. Add comments midline and -force option. by osdl.net!shemminger · 19 years ago
  73. c2f3a0f Fix batch mode, allow continuation, comments, etc. by site!shemminger · 19 years ago
  74. c1027a7 Fix batch mode handle usage. by site!shemminger · 19 years ago
  75. 7901660 change how netlink socket is handled for batch mode. by osdl.net!shemminger · 19 years ago
  76. 94c9cc5 Style fix. by osdl.net!shemminger · 19 years ago
  77. 024481b Style fix. by osdl.net!shemminger · 19 years ago
  78. b611d51 Style fix. by osdl.net!shemminger · 19 years ago
  79. 52f337c Style fix. by osdl.net!shemminger · 19 years ago
  80. f9375b7 Style fix. by osdl.net!shemminger · 19 years ago
  81. 11656f1 Style fix. by osdl.net!shemminger · 19 years ago
  82. 044ebf3 Style fix. by osdl.net!shemminger · 19 years ago
  83. 38c7e2e Import patch iproute-batch.1.050209.patch by net[shemminger]!shemminger · 19 years ago
  84. 5e8bc63 Import patch iproute2-hz by net[shemminger]!shemminger · 19 years ago
  85. a5a6f1e more ifdef excession. by osdl.net!shemminger · 19 years ago
  86. b7024f2 get rid of some old ifdef'd out code. by osdl.net!shemminger · 19 years ago
  87. 65840e2 put register_target in and get rid of code that ease by osdl.net!shemminger · 19 years ago
  88. 63ae25d Build warning fix by osdl.net!shemminger · 19 years ago
  89. 1d2d1cb Import patch thomas.1 by net[shemminger]!shemminger · 19 years ago
  90. 6cc2f07 netem source reorg by osdl.net!shemminger · 20 years ago
  91. 62c44fc Rename: tc/paretonormal.c -> netem/paretonormal.c by osdl.net!shemminger · 20 years ago
  92. 8e2c752 Rename: tc/pareto.c -> netem/pareto.c by osdl.net!shemminger · 20 years ago
  93. 70c3c93 Rename: tc/normal.c -> netem/normal.c by osdl.net!shemminger · 20 years ago
  94. bddad47 Rename: tc/maketable.c -> netem/maketable.c by osdl.net!shemminger · 20 years ago
  95. c61c651 Rename: netem/ping.trace -> netem/experimental.dat by osdl.net!shemminger · 20 years ago
  96. a8b303c validate classid by osdl.net!shemminger · 20 years ago
  97. fb9b1d0 fix potential memory corruption by osdl.net!shemminger · 20 years ago
  98. cc2b1bd (Logical change 1.135) by site!shemminger · 20 years ago
  99. 9bc8e3f Initial revision by site!shemminger · 20 years ago
  100. d5b4855 Add experimental distribution. by site!shemminger · 20 years ago