1. 00f5a9c bring ip6tables up-to-date with recent iptables change (proto match ext) by Harald Welte · 22 years ago
  2. 2a7116e make NO_SHARED_LIBS work again (Roberto Nibali) by Harald Welte · 22 years ago
  3. 6a31b71 1.2.7a is the successor of 1.2.6a by Harald Welte · 22 years ago
  4. 2d86b77 fix long-standing bug with regard to protocol-on-demand-loading and iptables-save/restore (1.2.7 release bug) by Harald Welte · 22 years ago
  5. ce6f9ef todo update by Harald Welte · 22 years ago
  6. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  7. f4e6683 make libipt_helper.so build always, since it's now submitted to 2.4.20 by Harald Welte · 22 years ago
  8. a8b0978 increase version number by Harald Welte · 22 years ago
  9. e0f47ad remove bogus argument to printf() by Harald Welte · 22 years ago
  10. 0d94a99 bring ip6tables.8 in sync with iptables.8 by Harald Welte · 22 years ago
  11. a49ded0 rename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class' by Harald Welte · 22 years ago
  12. ef22543 rename 'host' in 'unicast' by Harald Welte · 22 years ago
  13. bfc3369 include sections for 2.4.20-pending matches/targets by Harald Welte · 22 years ago
  14. 10a907f copyright / GPL notice by Harald Welte · 22 years ago
  15. d4ab5ad modify protocol-match-extension load behaviour to eliminate the two by Harald Welte · 22 years ago
  16. 31d12a5 do not show potentially dangerous parameteres of ECN target (Alexey) by Harald Welte · 22 years ago
  17. 92cad5f fix typo in help message by Harald Welte · 22 years ago
  18. 40783fc bring ECN headers in sync with ecn.patch by Harald Welte · 22 years ago
  19. c05c44f fix ECN_OP_SET_IP case (missing flags assignment and break stmt) by Harald Welte · 22 years ago
  20. 0e9ed73 remove bogus ECN_SHIFT from libipt_ecn.c by Harald Welte · 22 years ago
  21. ceee3db restore old DSCP_SHIFT behaviour by Harald Welte · 22 years ago
  22. 6e85beb make MARK target use string_to_number [and thus report range overflows]. by Harald Welte · 22 years ago
  23. 2bd0ada update INSTALL file to reflect seperation of patch-o-matic by Harald Welte · 22 years ago
  24. d15fb34 check for invalid port ranges (Thomas Poehnitz) by Harald Welte · 22 years ago
  25. efa4133 couple of TODO items are actually done by Harald Welte · 22 years ago
  26. 158b090 add hint about local-nat.patch to KNOWN_BUGS, make libipt_ecn work by Harald Welte · 22 years ago
  27. b7ff0ae 2x bugfixes for libip6t_tcp from Andras Kis-Szabo by András Kis-Szabó · 22 years ago
  28. 706e53c todo update by Harald Welte · 22 years ago
  29. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  30. 7e25327 update ROUTE target to 0.2.2 (Cedric de Launois) by Cédric de Launois · 22 years ago
  31. e644cb0 manpage updates by Herve Eychenne by Hervé Eychenne · 22 years ago
  32. 0ddae8f move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes) by Iain Barnes · 22 years ago
  33. 7fdbc95 version 0.2.1 of ipt_recent patch (stephen frost) by Stephen Frost · 22 years ago
  34. be8ee53 make -M (aka --modprobe) work [Bart De Schuymer] by Bart De Schuymer · 22 years ago
  35. b0d8460 fix numerous typos in manpages (fabrice) by Fabrice MARIE · 22 years ago
  36. ae31bb6 fix all compile warnings within iptables extensions (fabrice) by Fabrice MARIE · 22 years ago
  37. 2318b50 add ROUTE target / rsip table by Cédric de Launois · 22 years ago
  38. 4f8d2d9 Fixed destination netmask comparison bug in is_same() by Marc Boucher · 22 years ago
  39. 671ef2f pool compile fixes by Harald Welte · 22 years ago
  40. cff123a make connmark patch comply with NO_SHARED_LIBS by Harald Welte · 22 years ago
  41. 744f3e2 fix typo in ipt_ecn.h by Harald Welte · 22 years ago
  42. 2ff07a3 add header file for ECN match by Harald Welte · 22 years ago
  43. 7a44731 add ECN match plugin by Harald Welte · 22 years ago
  44. 7b49af4 make ECN save function correcly save --ecn-tcp-remove by Harald Welte · 22 years ago
  45. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  46. 1c8fa73 fix help message printout by Harald Welte · 22 years ago
  47. c980a24 bring ECN plugin in sync with new ECN target by Harald Welte · 22 years ago
  48. cea2ca3 big manpage update by Herve, including: by Hervé Eychenne · 22 years ago
  49. b8f85c7 add reject-related todo item by Harald Welte · 22 years ago
  50. 197ca91 Clarified INSTALL instructions. by Rusty Russell · 22 years ago
  51. 6336bfd remove '-C' check function; by Harald Welte · 22 years ago
  52. 731a728 remove check of find_proto(), since do_command() can be called multiple times, by Harald Welte · 22 years ago
  53. 2ea5649 new HBH and DSTopts match for IPv6 by kisza by András Kis-Szabó · 22 years ago
  54. fce8699 Route6 updates by Kisza: by András Kis-Szabó · 22 years ago
  55. 23e296c this file was missed during commit by Harald Welte · 22 years ago
  56. d8a12a8 Some ipv6 fixes by kisza: by András Kis-Szabó · 22 years ago
  57. a420416 New 'route6' match by kisza. by András Kis-Szabó · 22 years ago
  58. f6ed1d6 fix libipt_mport save/restore (Bob Hockney) by Bob Hockney · 22 years ago
  59. df5e13f DSCP class support (Iain Barnes) by Iain Barnes · 22 years ago
  60. 5cc4f7e Fix gcc3 compile errors (Silvan Minghetti) by Silvan Minghetti · 22 years ago
  61. 9608bd0 version 1.2.7 coming up... by Harald Welte · 22 years ago
  62. 4b5566b fix bug in save() function of MASQUERADE target (A. van Schie) by A. van Schie · 22 years ago
  63. 8780266 *** empty log message *** by Harald Welte · 22 years ago
  64. f0ac814 fix to save() and restore() functions of ah/esp match. by Harald Welte · 22 years ago
  65. f1f447b new ip6 FRAG match by kisza by András Kis-Szabó · 22 years ago
  66. 452d29b TODO updates (mostly newnat related) by Harald Welte · 22 years ago
  67. d32980d Add AH/ESP match for ipv6 by Harald Welte · 22 years ago
  68. e920f29 ipv6 agr match now called eui64 by Harald Welte · 22 years ago
  69. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 22 years ago
  70. 07b69b6 rename ipv6_agr to ipv6_eui64 by Harald Welte · 22 years ago
  71. 0a8335c TODO update by Harald Welte · 22 years ago
  72. d46818e Fix ip6tables save/restore '! --syn' output of libip6t_tcp.c by Harald Welte · 22 years ago
  73. 3198b9c compile libip6t_agr by default by Harald Welte · 22 years ago
  74. d75a2aa make libipt_conntrack compile by default by Harald Welte · 22 years ago
  75. ec03bdf libipt_pkttype now compiled by default by Harald Welte · 22 years ago
  76. 4d2076a 1.2.6a release version by Harald Welte · 22 years ago
  77. 3c5bd60 fixed stupid typo. why does this always have to happen _after_ the release? by Harald Welte · 22 years ago
  78. 28a1437 *** empty log message *** by Harald Welte · 22 years ago
  79. 2757fd7 add FTOS test file by Harald Welte · 22 years ago
  80. 487d1d3 add DSCP match by Harald Welte · 22 years ago
  81. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  82. dffa8dd add length match to default extension build list by Harald Welte · 22 years ago
  83. 536779e LOCAL_NAT change by Harald Welte · 22 years ago
  84. 9e51806 manpage updates by Herve Eychenne by Hervé Eychenne · 22 years ago
  85. e0a71a8 Makefile fix for owner mac multiport limit (kisza) by András Kis-Szabó · 22 years ago
  86. 97fd91a add ip6tables-save/restore manpages; sync with ipv4 (kisza) by András Kis-Szabó · 22 years ago
  87. 43ac191 sync ip6tables.c / ip6tables.8 with ipv4 by Harald Welte · 22 years ago
  88. 3068e95 Add LOGv6 to Makefile list by Harald Welte · 22 years ago
  89. 0e81d5d add support for connmark match/target by Harald Welte · 22 years ago
  90. bbbf938 Change $Id$ tags by Harald Welte · 22 years ago
  91. 4799c73 todo update by Harald Welte · 22 years ago
  92. 0de3243 fix IP6T_MIN_ALIGN macro (Andreas Herrmann) by Andreas Herrmann · 22 years ago
  93. c22f64e some more items marked as done... great :) by Harald Welte · 22 years ago
  94. 15a9a69 todo update, lots of item done, lots of them left :( by Harald Welte · 22 years ago
  95. 5a15c9a fix cut&paste typo by Harald Welte · 22 years ago
  96. 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
  97. 385a1dd add ECN target support by Harald Welte · 22 years ago
  98. 96d9605 add new version of ipt_DSCP.h by Harald Welte · 22 years ago
  99. ed18bad dscp fixes by Harald Welte · 22 years ago
  100. 2e7377d add DSCP target support by Harald Welte · 22 years ago