1. ceee3db restore old DSCP_SHIFT behaviour by Harald Welte · 22 years ago
  2. 6e85beb make MARK target use string_to_number [and thus report range overflows]. by Harald Welte · 22 years ago
  3. 2bd0ada update INSTALL file to reflect seperation of patch-o-matic by Harald Welte · 22 years ago
  4. d15fb34 check for invalid port ranges (Thomas Poehnitz) by Harald Welte · 22 years ago
  5. efa4133 couple of TODO items are actually done by Harald Welte · 22 years ago
  6. 158b090 add hint about local-nat.patch to KNOWN_BUGS, make libipt_ecn work by Harald Welte · 22 years ago
  7. b7ff0ae 2x bugfixes for libip6t_tcp from Andras Kis-Szabo by András Kis-Szabó · 22 years ago
  8. 706e53c todo update by Harald Welte · 22 years ago
  9. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  10. 7e25327 update ROUTE target to 0.2.2 (Cedric de Launois) by Cédric de Launois · 22 years ago
  11. e644cb0 manpage updates by Herve Eychenne by Hervé Eychenne · 22 years ago
  12. 0ddae8f move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes) by Iain Barnes · 22 years ago
  13. 7fdbc95 version 0.2.1 of ipt_recent patch (stephen frost) by Stephen Frost · 22 years ago
  14. be8ee53 make -M (aka --modprobe) work [Bart De Schuymer] by Bart De Schuymer · 22 years ago
  15. b0d8460 fix numerous typos in manpages (fabrice) by Fabrice MARIE · 22 years ago
  16. ae31bb6 fix all compile warnings within iptables extensions (fabrice) by Fabrice MARIE · 22 years ago
  17. 2318b50 add ROUTE target / rsip table by Cédric de Launois · 22 years ago
  18. 4f8d2d9 Fixed destination netmask comparison bug in is_same() by Marc Boucher · 22 years ago
  19. 671ef2f pool compile fixes by Harald Welte · 22 years ago
  20. cff123a make connmark patch comply with NO_SHARED_LIBS by Harald Welte · 22 years ago
  21. 744f3e2 fix typo in ipt_ecn.h by Harald Welte · 22 years ago
  22. 2ff07a3 add header file for ECN match by Harald Welte · 22 years ago
  23. 7a44731 add ECN match plugin by Harald Welte · 22 years ago
  24. 7b49af4 make ECN save function correcly save --ecn-tcp-remove by Harald Welte · 22 years ago
  25. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  26. 1c8fa73 fix help message printout by Harald Welte · 22 years ago
  27. c980a24 bring ECN plugin in sync with new ECN target by Harald Welte · 22 years ago
  28. cea2ca3 big manpage update by Herve, including: by Hervé Eychenne · 22 years ago
  29. b8f85c7 add reject-related todo item by Harald Welte · 22 years ago
  30. 197ca91 Clarified INSTALL instructions. by Rusty Russell · 22 years ago
  31. 6336bfd remove '-C' check function; by Harald Welte · 22 years ago
  32. 731a728 remove check of find_proto(), since do_command() can be called multiple times, by Harald Welte · 22 years ago
  33. 2ea5649 new HBH and DSTopts match for IPv6 by kisza by András Kis-Szabó · 22 years ago
  34. fce8699 Route6 updates by Kisza: by András Kis-Szabó · 22 years ago
  35. 23e296c this file was missed during commit by Harald Welte · 22 years ago
  36. d8a12a8 Some ipv6 fixes by kisza: by András Kis-Szabó · 22 years ago
  37. a420416 New 'route6' match by kisza. by András Kis-Szabó · 22 years ago
  38. f6ed1d6 fix libipt_mport save/restore (Bob Hockney) by Bob Hockney · 22 years ago
  39. df5e13f DSCP class support (Iain Barnes) by Iain Barnes · 22 years ago
  40. 5cc4f7e Fix gcc3 compile errors (Silvan Minghetti) by Silvan Minghetti · 22 years ago
  41. 9608bd0 version 1.2.7 coming up... by Harald Welte · 22 years ago
  42. 4b5566b fix bug in save() function of MASQUERADE target (A. van Schie) by A. van Schie · 22 years ago
  43. 8780266 *** empty log message *** by Harald Welte · 22 years ago
  44. f0ac814 fix to save() and restore() functions of ah/esp match. by Harald Welte · 22 years ago
  45. f1f447b new ip6 FRAG match by kisza by András Kis-Szabó · 22 years ago
  46. 452d29b TODO updates (mostly newnat related) by Harald Welte · 22 years ago
  47. d32980d Add AH/ESP match for ipv6 by Harald Welte · 22 years ago
  48. e920f29 ipv6 agr match now called eui64 by Harald Welte · 22 years ago
  49. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 22 years ago
  50. 07b69b6 rename ipv6_agr to ipv6_eui64 by Harald Welte · 22 years ago
  51. 0a8335c TODO update by Harald Welte · 22 years ago
  52. d46818e Fix ip6tables save/restore '! --syn' output of libip6t_tcp.c by Harald Welte · 22 years ago
  53. 3198b9c compile libip6t_agr by default by Harald Welte · 22 years ago
  54. d75a2aa make libipt_conntrack compile by default by Harald Welte · 22 years ago
  55. ec03bdf libipt_pkttype now compiled by default by Harald Welte · 22 years ago
  56. 4d2076a 1.2.6a release version by Harald Welte · 22 years ago
  57. 3c5bd60 fixed stupid typo. why does this always have to happen _after_ the release? by Harald Welte · 22 years ago
  58. 28a1437 *** empty log message *** by Harald Welte · 22 years ago
  59. 2757fd7 add FTOS test file by Harald Welte · 22 years ago
  60. 487d1d3 add DSCP match by Harald Welte · 22 years ago
  61. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  62. dffa8dd add length match to default extension build list by Harald Welte · 22 years ago
  63. 536779e LOCAL_NAT change by Harald Welte · 22 years ago
  64. 9e51806 manpage updates by Herve Eychenne by Hervé Eychenne · 22 years ago
  65. e0a71a8 Makefile fix for owner mac multiport limit (kisza) by András Kis-Szabó · 22 years ago
  66. 97fd91a add ip6tables-save/restore manpages; sync with ipv4 (kisza) by András Kis-Szabó · 22 years ago
  67. 43ac191 sync ip6tables.c / ip6tables.8 with ipv4 by Harald Welte · 22 years ago
  68. 3068e95 Add LOGv6 to Makefile list by Harald Welte · 22 years ago
  69. 0e81d5d add support for connmark match/target by Harald Welte · 22 years ago
  70. bbbf938 Change $Id$ tags by Harald Welte · 22 years ago
  71. 4799c73 todo update by Harald Welte · 22 years ago
  72. 0de3243 fix IP6T_MIN_ALIGN macro (Andreas Herrmann) by Andreas Herrmann · 22 years ago
  73. c22f64e some more items marked as done... great :) by Harald Welte · 22 years ago
  74. 15a9a69 todo update, lots of item done, lots of them left :( by Harald Welte · 22 years ago
  75. 5a15c9a fix cut&paste typo by Harald Welte · 22 years ago
  76. 0b0013a add bugfix in case we are using a protocol number (-p N) which has no matching /etc/protocols entry by Harald Welte · 22 years ago
  77. 385a1dd add ECN target support by Harald Welte · 22 years ago
  78. 96d9605 add new version of ipt_DSCP.h by Harald Welte · 22 years ago
  79. ed18bad dscp fixes by Harald Welte · 22 years ago
  80. 2e7377d add DSCP target support by Harald Welte · 22 years ago
  81. 4ab10af make compilation of libip6t_LOG, libipt_length, libip6t_length and by Harald Welte · 22 years ago
  82. ba6d012 add PREFIX variable by Harald Welte · 22 years ago
  83. 63c364d fix for psd-delay-threshold > 100 by Harald Welte · 22 years ago
  84. 81d5d4f version 1.2.6 by Harald Welte · 23 years ago
  85. 95df8e7 explicitly check for two possible sets of hooks in case of nat and mangle by Harald Welte · 23 years ago
  86. a540b1b fix compatibility with mangle2hooks and mangle5hooks by Harald Welte · 23 years ago
  87. 596707c first attempt in trying to make debug code work with mangle2hooks and mangle5hooks by Harald Welte · 23 years ago
  88. 380ba5f - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable by Harald Welte · 23 years ago
  89. 72c6b79 update debugging code to mangle5hooks changes by Harald Welte · 23 years ago
  90. 4fce44c recent patch update by stephen frost by Stephen Frost · 23 years ago
  91. b261bee fix typo in SEE ALSO section by Harald Welte · 23 years ago
  92. 97c0dec shit, forgot to update this one. Let's hope that the kernel's headers by Harald Welte · 23 years ago
  93. 6e9bfc7 added break; to eliminate gcc3 warning by Marc Boucher · 23 years ago
  94. 1afc3b6 Added #include <unistd.h> to eliminate close() warning. by Marc Boucher · 23 years ago
  95. f5c32d6 Added support for --cmd-owner option when ownercmd.patch is applied to kernel. by Marc Boucher · 23 years ago
  96. 5054e85 general conntrack match module userspace support files by Marc Boucher · 23 years ago
  97. 28ebcc2 fix typo in comment by Harald Welte · 23 years ago
  98. 110610b helper match (Martin Josefsson) by Martin Josefsson · 23 years ago
  99. e6c8d51 heading towards 1.2.5 by Harald Welte · 23 years ago
  100. 7af9482 todo update by Harald Welte · 23 years ago