1. ae4b0b3 iptables: add random option to SNAT (Eric Leblond) by Eric Leblond · 17 years ago
  2. ee9e220 Reverted r6754. libipt_icmp has the option 'any', so it's unnecessary by Yasuyuki KOZAKAI · 17 years ago
  3. e605d76 Update coreteam members in manpages by Yasuyuki KOZAKAI · 17 years ago
  4. 5b098ac Fix missing space in error message (Bugzilla 544) by Patrick McHardy · 17 years ago
  5. d9e7e65 Remove and readd with executable bit set. SVN doesn't seem to have a proper way of doing this. by Patrick McHardy · 17 years ago
  6. 6f9c09e Fixes man page for tcp, udp, icmp{,6}. They are not loaded when only '-p' is by Yasuyuki KOZAKAI · 17 years ago
  7. bee2bf9 Forgot to add TCPMSS target to PF6_EXT_SLIB by Patrick McHardy · 17 years ago
  8. 3122ce9 Error if no ICMP type is specified even though user intended to use icmp match. by Yasuyuki KOZAKAI · 17 years ago
  9. 00d46e1 Add ip6tables mh extension (Masahide NAKAMURA <nakam@linux-ipv6.org>) by Masahide NAKAMURA · 17 years ago
  10. 110a89a Update coreteam members in manpages. by Patrick McHardy · 17 years ago
  11. 4fc6669 Bugzilla #535 by Patrick McHardy · 17 years ago
  12. c8c2ce3 Bugzilla #534: by Patrick McHardy · 17 years ago
  13. e407617 Add ip6tables TCPMSS extension (Arnaud Ebalard <arno@natisbad.org>) by Arnaud Ebalard · 18 years ago
  14. 9561606 Add UDPLITE multiport support by Patrick McHardy · 18 years ago
  15. 8a0b6ea Fix missing space in ruleset listing by Patrick McHardy · 18 years ago
  16. b1f5683 Remove extensions for unmaintained/obsolete patchlets by Patrick McHardy · 18 years ago
  17. 83321c0 Fix greedy debug grep by Patrick McHardy · 18 years ago
  18. a565d4e fix typo in manpage (thomas@aktaia.intevation.org) by thomas · 18 years ago
  19. 29f9184 Move extensions for pom patches to individual patchlets. by Patrick McHardy · 18 years ago
  20. e78c69c fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke) by Lutz Jaenicke · 18 years ago
  21. 72f7962 Bump version to 1.3.7 by Patrick McHardy · 18 years ago
  22. e342bf7 Add target extensions for new NFLOG target by Patrick McHardy · 18 years ago
  23. f9b7af8 Fix iptables-save not printing -s !0/0 and -d !0/0 as well as ip6tables by Patrick McHardy · 18 years ago
  24. 267a570 Fix /etc/network usage (Pablo Neira) by Pablo Neira Ayuso · 18 years ago
  25. 2ac1fad Fix -E (rename) in iptables/ip6tables by Krzysztof Piotr Oledzki · 18 years ago
  26. 2512229 Use /lib/modules/$(uname -r)/build instead of /usr/src/linux as KERNEL_DIR default by Patrick McHardy · 18 years ago
  27. 00524b2 Add ip6tables support for hashlimit match by Patrick McHardy · 18 years ago
  28. 8d3eccb Add iptables-xml tool (Amin Azez <azez@ufomechanic.net>) by Amin Azez · 18 years ago
  29. 3810013 Add ip6tables support for sctp match by Patrick McHardy · 18 years ago
  30. 740d727 load ip_[6]tables.ko just before checking revision support in kernel. by Yasuyuki KOZAKAI · 18 years ago
  31. 4ebfad0 changes IP6T_SO_GET_REVISION_{MATCH,TARGET} to 68,69 by Yasuyuki KOZAKAI · 18 years ago
  32. 0665217 - Add revision support to ip6tables. by Rémi Denis-Courmont · 18 years ago
  33. 42bd67b Fix spelling error by Patrick McHardy · 18 years ago
  34. ed26b7b iptables segfaults when given "" to --log-prefix (Mike Frysinger <vapier@gentoo.org>) by Mike Frysinger · 18 years ago
  35. b34bef5 Add endian annotation types to fix compilation for kernels > 2.6.18 by Patrick McHardy · 18 years ago
  36. 22e4965 Version number was not bumped in Makefile in svn by Joszef Kadlecsik · 18 years ago
  37. 48b46a6 Use correct types at error reporting (patch sent by H. Nakano) by Joszef Kadlecsik · 18 years ago
  38. 2d1a297 Use negative-list for "weird character in interface" warning instead of warning for basically every non-alphanumeric character. by Patrick McHardy · 18 years ago
  39. ca9d8c2 Named realm (Simon Lodal <simon@parknet.dk>) by Simon Lodal · 18 years ago
  40. 10e0fbb Add statistic match extension by Patrick McHardy · 18 years ago
  41. 09c8e30 iptables: fix ipt_MARK documentation (Eric Leblond) by Eric Leblond · 18 years ago
  42. e5bd1d7 iptables -Z clears the per-rule counters, but not the chain policy counters (Andy Gay <andy@andynet.net>) by Andy Gay · 18 years ago
  43. ae35309 update quota match for xtables + fix -D bug (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  44. c1eae41 Revert "proto_to_name duplication" patch, as noticed by Yasuyuki it can cause by Patrick McHardyJesper Brouer · 18 years ago
  45. a6c1d92 proto_to_name duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  46. 04a1e4c BUG: libiptc chain references bug (Jesper Brouer <hawk@diku.dk>) by Patrick McHardyJesper Brouer · 18 years ago
  47. dbac8ad reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  48. 58179b1 reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  49. 7f5be62 Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  50. 5549ad0 iptables: handle cidr notation more sanely (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  51. 8a173ef please kill santa-claus (Pierre-Yves Ritschard <pierre-yves@spootnik.org>) by Pierre-Yves Ritschard · 18 years ago
  52. 7006729 libiptc symbols clash (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  53. b1cda88 - force user to specify --icmpv6-type if icmpv6 match is required to load by Yasuyuki KOZAKAI · 18 years ago
  54. b46d0b2 ip6tables multiport does not support x:y (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  55. 1da8351 iptables trivial compile warning cleanup (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  56. 45ce294 size_t changed to socklen_t in getsockopt call by Joszef Kadlecsik · 18 years ago
  57. a05720b set match negation bug fixed by Joszef Kadlecsik · 18 years ago
  58. 3836fcc REDIRECT does not accept IP (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  59. 056564f Add new exit value to indicate concurrency issues (Jesper Dangaard Brouer <hawk@comx.dk>) by Jesper Dangaard Brouer · 18 years ago
  60. 75efcae trivial connlimit manpage fix (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  61. a895b9c Use lowercase letters for match name (Simon Lodal <simonl@parknet.dk>) by Simon Lodal · 18 years ago
  62. 8185801 Add information about :<port> syntax (Evan Miller <evanm@frap.net>) by Evan Miller · 18 years ago
  63. 630da41 secmark: Add libip6t_CONNSECMARK by James Morris · 18 years ago
  64. ff96830 D'oh .. I'm not too smart, forgot to add the new files in the previous patches :) by Patrick McHardy · 18 years ago
  65. 517ac15 secmark: Add libipt_CONNSECMARK by James Morris · 18 years ago
  66. d718220 secmark: Add libip6t_SECMARK by James Morris · 18 years ago
  67. 843b959 secmark: Add libipt_SECMARK by James Morris · 18 years ago
  68. c81a3f3 secmark: Add libselinux support by James Morris · 18 years ago
  69. 2452baf Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18. by Patrick McHardy · 18 years ago
  70. f8ec61f Replace annoying "Something wrong... deleting dependencies" message by something more useful. by Patrick McHardy · 18 years ago
  71. e0865ad Don't overwrite errno with return value of setsockopt (which is -1 on error). by Patrick McHardy · 18 years ago
  72. a7dd0e4 Revert incorrect fix for "Unknown error 4294967295" problem by Patrick McHardyHarald Welte · 18 years ago
  73. 2998554 When entering an invalid command (such as iptables -A INPUT -j MARK --set-mark by Harald Welte · 18 years ago
  74. 2cfbd9f In ip[6]tables.c, NUMBER_OF_OPT was increased to 12 for the OPT_COUNTERS by Patrick McHardyHarald Welte · 18 years ago
  75. 0eca33f cmdflags is used in cmd2char() to return the option for a command. It uses the by Harald Welte · 18 years ago
  76. 2c627cf [IPTABLES,IP6TABLES]: check invalid esp spi range by Yasuyuki KOZAKAI · 18 years ago
  77. 85872c8 [IP6TABLES] kill manual comparing protocol name with "ipv6-icmp". by Yasuyuki KOZAKAI · 18 years ago
  78. 1f312c2 fix loading shared library of ICMPv6 match. by Yasuyuki KOZAKAI · 18 years ago
  79. 708e058 [IPTABLES,IP6TABLES]: fix the path to detect esp/connbytes support in kernel by Harald Welte · 18 years ago
  80. a52b8fe Correct iptables-save output of osf module (Daniel De Graaf) by Daniel De Graaf · 18 years ago
  81. 78716a9 don't allow to specify protocol of IPv6 extension header (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 18 years ago
  82. a258ad7 Multiple matches of the same type can be specified on the commandline. by Joszef Kadlecsik · 18 years ago
  83. cbe1ec7 Make '-p all' a special case that is handled before calling getprotoent() (Closes: #446) by Harald Welte · 18 years ago
  84. d6bc608 fix double-free if a single match is used multiple times within a signle rule by Harald Welte · 18 years ago
  85. 0fbc862 don't install libiptc.a by Harald Welte · 18 years ago
  86. 6f38a30 fix segfault or loading of invalid counters in ip[6]tables-restore (Olaf Rempel) (Closes: #437) by Harald Welte · 18 years ago
  87. d3476b2 make policy match compile independant of kernel headers by Harald Welte · 18 years ago
  88. 54c603a Some !%$!*##$@ has modified the kernel include/linux/netfilter_ipv4/ipt_sctp.h by Harald Welte · 18 years ago
  89. 11e4718 fix ipt_conntrack compilation against very early (2.4.0) kernel releases by Harald Welte · 18 years ago
  90. 38315b1 remove other bits of old ip pool code, people should use ipset (ipset.netfilter.org) these days by Harald Welte · 18 years ago
  91. 26441e7 remove ippool by Harald Welte · 18 years ago
  92. 02e88f2 Prepare policy match for x_tables unification by making sure both by Patrick McHardy · 18 years ago
  93. 0829a2b fix 'save' (Michael Rash) by Michael Rash · 18 years ago
  94. 28e5b79 major manpage update (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 18 years ago
  95. 469d18f Add 'copy+paste' support for 'state' and 'connmark' match, as well as by Harald Welte · 18 years ago
  96. 4b1be69 add note about deprecated state by Harald Welte · 18 years ago
  97. 599d2a1 fix spelling 'adress' -> 'address' (Closes: #431) (MJ Anthony) by Harald Welte · 19 years ago
  98. 3f34756 Fix "empty policy element" complaining in non-strict mode. by Noticed by Tom Eastep · 19 years ago
  99. 37b7c9b Clarify --tunnel-src/--tunnel-dst options by Patrick McHardy · 19 years ago
  100. a46d88d Move empty policy element check to also catch last element by Patrick McHardy · 19 years ago