1. b16621c incorrect initialization by Stephen Hemminger · 17 years ago
  2. ab4c2f1 Add xt_tcpudp.h by Stephen Hemminger · 17 years ago
  3. 8915144 Revert "Increase internal clock resolution to nsec" by Stephen Hemminger · 17 years ago
  4. 7081c45 Iproute2 v2.6.20-070313 by Stephen Hemminger · 17 years ago
  5. 9aa4468 Old bug on tc by jamal · 18 years ago
  6. fd784cc Increase internal clock resolution to nsec by Patrick McHardy · 18 years ago
  7. 147e1d4 Handle different kernel clock resolutions by Patrick McHardy · 18 years ago
  8. bd29e35 Add sprint_ticks() function and use in CBQ by Patrick McHardy · 18 years ago
  9. 8f34caa Replace "usec" by "time" in function names by Patrick McHardy · 18 years ago
  10. f0bda7e Introduce TIME_UNITS_PER_SEC to represent internal clock resolution by Patrick McHardy · 18 years ago
  11. 76dc0aa Introduce tc_calc_xmitsize and use where appropriate by Patrick McHardy · 18 years ago
  12. 476daa7 Use tc_calc_xmittime() where appropriate by Patrick McHardy · 18 years ago
  13. 7b77c0c tbf: fix latency printing by Patrick McHardy · 18 years ago
  14. 56b9406 nl_mgrp to crap if base multicast groups exceeded by jamal · 18 years ago
  15. b64f58b update rest to use nl_mgrp by jamal · 18 years ago
  16. e309c5f Use kernel headers from 2.6.20.y by Stephen Hemminger · 17 years ago
  17. bac735c enabled to manipulate the flags of IFA_F_HOMEADDRESS or IFA_F_NODAD from ip. by Noriaki TAKAMIYA · 18 years ago
  18. 09bba68 TC bfifo man page by Stephen Hemminger · 18 years ago
  19. de539ec iptables library fix by Stephen Hemminger · 18 years ago
  20. 95dd595 do not ignore build failures in subdirs of iproute2 by Mike Frysinger · 18 years ago
  21. 892db69 Fixes use of uninitialized string by Thomas Hisch · 18 years ago
  22. 09614f3 fix tc-pfifo and tc-bfifo man pages by Stephen Hemminger · 18 years ago
  23. 40076f6 netem parameters to change command by Stephen Hemminger · 18 years ago
  24. 02e9f72 snapshot update by Stephen Hemminger · 18 years ago
  25. e5d179d Fixes for tc help commands by Hasso Tepper · 18 years ago
  26. 81c6179 Eliminate trailing whitespace by Stephen Hemminger · 18 years ago
  27. 7b82251 update xfrm monitoring to use nl_mgrp by jamal · 18 years ago
  28. 8cd09e6 make muticast group to bitmask conversion generic by jamal · 18 years ago
  29. c9fd974 update xfrm async events by jamal · 18 years ago
  30. a377edc Mention need for db dev package by jamal · 18 years ago
  31. dcf1349 Fix missing class/flowid oddity by jamal · 18 years ago
  32. be7f286 [IPROUTE]: Add support for routing rule fwmark masks by Patrick McHardy · 18 years ago
  33. 5a8ba22 Change to post 2.6.19 sanitized headers by Stephen Hemminger · 18 years ago
  34. a3572a7 clarify "ok" and "pass" by jamal · 18 years ago
  35. 26328fc Add controller support for new features exposed by jamal · 18 years ago
  36. 7c9e557 Update generic netlink header by jamal · 18 years ago
  37. 83ef226 Multicast computation off by one by jamal · 18 years ago
  38. ae665a5 Remove trailing whitespace by Stephen Hemminger · 18 years ago
  39. 0bf0fbc XFRM: Mobility header support. by Masahide NAKAMURA · 18 years ago
  40. c54f31e XFRM: support report message by monitor. by Masahide NAKAMURA · 18 years ago
  41. 7ea4f5d XFRM: Mobile IPv6 route optimization support. by Masahide NAKAMURA · 18 years ago
  42. 972938e XFRM: sub policy support. by Masahide NAKAMURA · 18 years ago
  43. 9626dfd Add more includes by Stephen Hemminger · 18 years ago
  44. ead2ba7 Update to 2.6.19 headers by Stephen Hemminger · 18 years ago
  45. 887a5d0 Display local route table name correctly in output of: ip ru by Boian Bonev · 18 years ago
  46. 288384f TUNNEL: IPv6-over-IPv6 tunnel support. by Masahide NAKAMURA · 18 years ago
  47. 9447a0d TUNNEL: Import ip6tunnel.c. by Masahide NAKAMURA · 18 years ago
  48. d9bd1bd TUNNEL: Split common functions to export them. by Masahide NAKAMURA · 18 years ago
  49. 141bb60 ADDR: Define 0xFFFFFFFFU as INFINITY_LIFE_TIME regarding to the kernel. by Masahide NAKAMURA · 18 years ago
  50. 0aef366 ADDR: Add the 'change' and 'replace' commands to the IPv6 address manipulation context. by Noriaki TAKAMIYA · 18 years ago
  51. 35546df ADDR: Enable to add IPv6 address with valid/preferred lifetime. by Masahide NAKAMURA · 18 years ago
  52. 0cc5ebf ADDR: Fix print format for lifetimes. by Masahide NAKAMURA · 18 years ago
  53. 98bde98 Add rule notification support to ip monitor by Thomas Graf · 18 years ago
  54. 3123a0c Add support for inverted selectors by Thomas Graf · 18 years ago
  55. 30b2a29 Man page for rtmon by Stephen Hemminger · 18 years ago
  56. d18fe6d lnstat man page by Stephen Hemminger · 18 years ago
  57. 6a79240 Route metrics decode bug. Array was not being offset correctly. by Stephen Hemminger · 18 years ago
  58. 34e099e SA and SP in IPSec BEET mode. by Stephen Hemminger · 18 years ago
  59. a18fa24 genl Makefile LDFLAGS by Stephen Hemminger · 18 years ago
  60. fa56513 Trap possible overflow in usec values to netem by Stephen Hemminger · 18 years ago
  61. 69d2546 Typo in man page by Stephen Hemminger · 18 years ago
  62. d7eeca8 Man page for ss submitted by Alex Wirt by Stephen Hemminger · 18 years ago
  63. 7a4c064 version snapshot by Stephen Hemminger · 18 years ago
  64. a3ba8d2 add objects to .gitignore by Stephen Hemminger · 18 years ago
  65. 3bfa73f rtnl fd check by Stephen Hemminger · 18 years ago
  66. 7721971 Fix XFRM monitor by Stephen Hemminger · 18 years ago
  67. 302d3fb More TC patches from Jamal. by Stephen Hemminger · 18 years ago
  68. 9357679 Change to a slighly extended version of 2.6.18 header kernel headers. by Stephen Hemminger · 18 years ago
  69. 4571941 Change mode of configure to executable. Update .gitignore by Stephen Hemminger · 18 years ago
  70. af1b6a4 Fix struct alignment with cris architecture by Andy Gay · 18 years ago
  71. 34e9564 Add support for larger number of routing tables by Patrick McHardy · 18 years ago
  72. 9c47d87 Use hash for routing table name cache by Patrick McHardy · 18 years ago
  73. bd4bcda Preparation for 32 bit table IDs by Patrick McHardy · 18 years ago
  74. e0b29fe The current behaviour for IPv6 routing table filters is to derive the by Patrick McHardy · 18 years ago
  75. e7be3b2 Fix build error on Ubuntu (Debian) because of ip.h dependence on byteorder. by Stephen Hemminger · 18 years ago
  76. 4f2d811 Add ignore file for new genl by Stephen Hemminger · 18 years ago
  77. 65018ae This patch adds a generic netlink controller interface. by Jamal Hadi Salim · 18 years ago
  78. de0a0b5 Another .gitignore file. by Stephen Hemminger · 18 years ago
  79. ebf3208 First part of cleaning up the help output of actions. by Jamal Hadi Salim · 18 years ago
  80. da7aea7 Add ignore files to make using git easier by Stephen Hemminger · 18 years ago
  81. 5bec348 This patch adds ability to monitor tc events similar to ipmonitor. by Jamal Hadi Salim · 18 years ago
  82. e81c1a2 Trivial correction to the usage text. by Jesper Dangaard Brouer · 18 years ago
  83. f1e4f04 Add help text for actions. by jamal · 18 years ago
  84. dc02ede documentation bug fix on mirred by Jamal Hadi Salim · 18 years ago
  85. f4f6d64 Add support for multipath route realms by Patrick McHardy · 18 years ago
  86. f38c733 Cleanup mx_names table use C99 initialization to match rtnetlink.h by Stephen Hemminger · 18 years ago
  87. f649f59 update documentation on mirred and IFB by jamal · 18 years ago
  88. 1d35a12 Update headers to santized versions of 2.6.18 by Stephen Hemminger · 18 years ago
  89. a1f1143 Proposed patch to iproute to add Initial Max Congestion Window Size route tuning parameter by Vince Worthington · 18 years ago
  90. ebfd0f3 Added stats utility from netem by Stephen Hemminger · 18 years ago
  91. 8f8a364 Restrip include files based on 2.6.17 by Stephen Hemminger · 18 years ago
  92. 58bb642 if you simply run `ifcfg iface`, you get: by Stephen Hemminger · 18 years ago
  93. adeb6bf ifb needed to be added to repo. by shemminger · 18 years ago
  94. 29fdf98 snapshot 23-03-2006 by shemminger · 18 years ago
  95. 51f66a7 Minor re-merge of 2.6.16 header files santitized. by shemminger · 18 years ago
  96. 267480f Backout the 2.4 utsname hash patch. by shemminger · 18 years ago
  97. 7b56575 The ip(8) command has a bug when dealing with IPoIB link layer by shemminger · 18 years ago
  98. 319baac Fix cc compiler flags in netem/Makefile by shemminger · 18 years ago
  99. e0793d0 Tag snapshot by shemminger · 18 years ago
  100. 46b67da Fix build errors from last patch by shemminger · 18 years ago