1. a7bf6d0 Add IPv6 support to DSCP target by Yasuyuki KOZAKAI · 17 years ago
  2. e4cc20b Add IPv6 support to CLASSIFY target by Yasuyuki KOZAKAI · 17 years ago
  3. 1a31b42 Unifies libip[6]t_TRACE into libxt_TRACE by Yasuyuki KOZAKAI · 17 years ago
  4. a16e114 Unifies libip[6]t_NFLOG into libxt_NFLOG by Yasuyuki KOZAKAIYasuyuki KOZAKAI · 17 years ago
  5. 9bbf867 Revert commit 6990. by Yasuyuki KOZAKAI · 17 years ago
  6. 8338c88 Unifies libip[6]t_state into libxt_state by Yasuyuki KOZAKAIYasuyuki KOZAKAI · 17 years ago
  7. 1ff0b8d Unifies libip[6]t_state into libxt_state by Yasuyuki KOZAKAI · 17 years ago
  8. c57c155 Unifies libip[6]t_connmark into libxt_connmark by Yasuyuki KOZAKAI · 17 years ago
  9. d62a9db Unifies libip[6]t_hashlimit into libxt_hashlimit by Yasuyuki KOZAKAI · 17 years ago
  10. 6e22228 Unifies libip[6]t_MARK into libxt_MARK by Yasuyuki KOZAKAI · 17 years ago
  11. 5679958 Unifies libip[6]t_CONNSECMARK into libxt_CONNSECMARK by Yasuyuki KOZAKAI · 17 years ago
  12. f36f4a8 Add IPv6 support to CONNMARK match by Yasuyuki KOZAKAI · 17 years ago
  13. 170af8c Tries to load libxt_*.so at first. If failed, it tries libip[6]t_*.so. by Yasuyuki KOZAKAI · 17 years ago
  14. d884051 Make @msg argument a const char *, just like printf(). by Jan Engelhardt · 17 years ago
  15. 6053fe0 Moves libip{,6}t_connlimit to libxt. by Jan Engelhardt · 17 years ago
  16. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  17. d014540 Makes it possible to omit extra_opts of matches/targets if unnecessary. by Jan Engelhardt · 17 years ago
  18. 6f1c597 The option struct needs to be terminated, otherwise ip{,6}tables by Jan Engelhardt · 17 years ago
  19. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  20. 3365332 Make xtables_target->extra_opts const (xtables_match->extra_opts already is) by Jan Engelhardt · 17 years ago
  21. e9db3a8 Changes permissions of test scripts of dccp, string, and quota match by Yasuyuki KOZAKAI · 17 years ago
  22. a2e89cc Unifies libip[6]t_NFQUEUE.c into libxt_NFQUEUE.c by Yasuyuki KOZAKAI · 17 years ago
  23. fa00a73 Unifies libip[6]t_SECMARK.c into libxt_SECMARK.c by Yasuyuki KOZAKAI · 17 years ago
  24. 45e4c69 Unifies libip[6]t_TCPMSS.c into libxt_TCPMSS.c by Yasuyuki KOZAKAI · 17 years ago
  25. 9ea637d Add IPv6 support to comment match by Yasuyuki KOZAKAI · 17 years ago
  26. 3c96c8e Add IPv6 support to dccp match. by Yasuyuki KOZAKAI · 17 years ago
  27. 18e0608 Add IPv6 support to dscp match. by Yasuyuki KOZAKAI · 17 years ago
  28. 0a04e8d Unifies libip[6]t_esp.c into libxt_esp.c by Yasuyuki KOZAKAI · 17 years ago
  29. 36087d9 Unifies libip[6]t_length.c into libxt_length.c by Yasuyuki KOZAKAI · 17 years ago
  30. 4489c0d Unifies libip[6]t_limit.c into libxt_limit.c. by Yasuyuki KOZAKAI · 17 years ago
  31. ba2d891 Unifies libip[6]t_mac.c into libxt_mac.c by Yasuyuki KOZAKAI · 17 years ago
  32. fec77fe Unifies libip[6]t_physdev.c into libxt_physdev.c by Yasuyuki KOZAKAI · 17 years ago
  33. 5fd6ec8 Add IPv6 support to pkttype match by Yasuyuki KOZAKAI · 17 years ago
  34. 2bcb160 Add IPv6 support to quota match by Yasuyuki KOZAKAI · 17 years ago
  35. 19f2950 Unifies libip[6]t_sctp.c into libxt_sctp.c by Yasuyuki KOZAKAI · 17 years ago
  36. e72f60e Unifies libip[6]t_standard.c into libxt_standard.c by Yasuyuki KOZAKAI · 17 years ago
  37. 95f186e Unifies libip[6]t_tcp.c into libxt_tcp.c. by Yasuyuki KOZAKAI · 17 years ago
  38. 7999bd3 Add IPv6 support to tcpmss match by Yasuyuki KOZAKAI · 17 years ago
  39. 17908e4 Unifies libip[6]t_udp.c into libxt_udp.c by Yasuyuki KOZAKAI · 17 years ago
  40. de9d244 Unifies libip[6]_mark.c into libxt_mark.c by Yasuyuki KOZAKAI · 17 years ago
  41. 0af771d Use unified API in libipt_mark.c by Yasuyuki KOZAKAI · 17 years ago
  42. 4ccb6f5 Add IPv6 support to string match by Yasuyuki KOZAKAI · 17 years ago
  43. ede46d6 Moves libipt_string.c to libxt_string.c by Yasuyuki KOZAKAI · 17 years ago
  44. 6ac58e3 Use unified API in string match by Yasuyuki KOZAKAI · 17 years ago
  45. df2cf4f Unifies libip[6]t_multiport.c into libipxt_multiport.c by Yasuyuki KOZAKAI · 17 years ago
  46. c7ae1df Moves libipt_multiport.c to libxt_multiport.c by Yasuyuki KOZAKAI · 17 years ago
  47. f451b57 Splits ipt_multport into family dependent parts and others by Yasuyuki KOZAKAI · 17 years ago
  48. eb6e65e Use unified API in multiport match by Yasuyuki KOZAKAI · 17 years ago
  49. 5186164 Add IPv6 support to NOTRACK by Yasuyuki KOZAKAI · 17 years ago
  50. 5af9369 Renames libipt_NOTRACK.c to libxt_NOTRACK.c by Yasuyuki KOZAKAI · 17 years ago
  51. 857ff8b Use unified API in NOTRACK target. by Yasuyuki KOZAKAI · 17 years ago
  52. a3732db Moves all declarations in iptables_common.h to xtables.h. by Yasuyuki KOZAKAI · 17 years ago
  53. 68c7915 Installs libxt_*.so to DEST_IPT_LIBIDR and link libip[6]t_*.so to it. by Yasuyuki KOZAKAI · 17 years ago
  54. dbda07b Introduces DEST_IPT_LIBDIR to simplify $(DESTDIR)$(LIBDIR)/iptables by Yasuyuki KOZAKAI · 17 years ago
  55. ac8b271 Fixes warning on compilation, part 2 by Yasuyuki KOZAKAI · 17 years ago
  56. a620c61 Fixes warning on compilation of ip6tables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  57. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  58. b85256b Replaces ip6t_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  59. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  60. 5cd1ff5 Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.h by Yasuyuki KOZAKAI · 17 years ago
  61. 04f8c54 Moves some duplicated functions in ip[6]tables.c to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  62. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  63. 0b82e8e Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() by Yasuyuki KOZAKAI · 17 years ago
  64. 3dfa448 Moves common fw_malloc() and fw_calloc() to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  65. 5208806 Adds xtables.[ch] and change Makefile to compile it by Yasuyuki KOZAKAI · 17 years ago
  66. 8e52815 iptables-xml by Sam Liddicott · 17 years ago
  67. 115ce7a Ignore generated files by Patrick McHardyYasuyuki KOZAKAI · 17 years ago
  68. a8a4f5d Adds missing explanations about FIN in mask part of '--syn' in libip[6]_tcp.c by Patrick McHardyYasuyuki KOZAKAI · 17 years ago
  69. a70d29f Adds missing FIN to mask part generated by '--syn' of libip6t_tcp by Yasuyuki KOZAKAI · 17 years ago
  70. 561e90e Change default KERNEL_DIR location and add KBUILD_OUTPUT (Sven Wegener <sven.wegener@stealer.net>) by Sven Wegener · 17 years ago
  71. ef329f2 Fixes compile error of connlimit where NO_SHARED_LIBS=1 is specified by Yasuyuki KOZAKAI · 17 years ago
  72. 21df4af PATCH: Add connlimit to iptables. by Jan Engelhardt · 17 years ago
  73. 0c6bf10 libipt_statistic: add a few missing validity checks by Nicolas Bouliane · 17 years ago
  74. 7d5cc22 Removes KERNEL_64_USERSPACE_32 by Yasuyuki KOZAKAI · 17 years ago
  75. fde3953 Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layer by Yasuyuki KOZAKAI · 17 years ago
  76. 7625872 Fix "iptables getsockopt failed strangely" when querying revisions for non-existant matches and targets by Patrick McHardy · 17 years ago
  77. 06e88dd Add Jozsef's TRACE target. by Patrick McHardy · 17 years ago
  78. 556c3d9 bump version by Pablo Neira Ayuso · 17 years ago
  79. f4cb71c Fixes build error of conntrack match because of missing ip_conntrack_tuple.h by Yasuyuki KOZAKAI · 17 years ago
  80. 950ddc6 A white space fix in ip6tables.c by Yasuyuki KOZAKAI · 17 years ago
  81. f69e30c '-p all' and '-p 0' should be allowed. And actually ip6tables in kernel by Yasuyuki KOZAKAI · 17 years ago
  82. 1d9872d libipt_hashlimit doc update by Jan Engelhardt · 17 years ago
  83. ef399a3 Add --random option to DNAT and REDIRECT targets and fix the manpage mess this option left behind. by Patrick McHardy · 17 years ago
  84. 46d9afb Use posix conform directory existance check (Roy Marples <uberlord@gentoo.org>) by Roy Marples · 17 years ago
  85. 972af09 Fix missing newlines in iptables-save/restore output (Pavol Rusnak <prusnak@suse.cz>) by Pavel Rusnak · 17 years ago
  86. b8c0b78 update quota manpage for SMP (Phil Oester) by Phil Oester · 17 years ago
  87. b740891 In fixing bug #446 [1], the output for unspecified proto was changed from "all" to "0". This reverts to the original behaviour, and closes bugzilla #543. (Phil Oester) by Phil Oester · 17 years ago
  88. 9c67def Fix iptables-save with --random option by Patrick McHardy · 17 years ago
  89. e656e26 Remove unnecessary IP_NAT_RANGE_PROTO_RANDOM ifdefs. by Patrick McHardy · 17 years ago
  90. 51d84a1 Remove libnsl from LDLIBS by Patrick McHardy · 17 years ago
  91. b4f3164 fix problem with iptables-restore and quotes (close bugzilla id 505) by Pablo Neira Ayuso · 17 years ago
  92. 40d5475 Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versions. by Patrick McHardy · 17 years ago
  93. 10a234a Remove unnecessary ip_conntrack/ip_nat includes by Patrick McHardy · 17 years ago
  94. 44fc5e1 revert some slipped through patches by Pablo Neira AyusoMaurice van der Pot · 17 years ago
  95. 0057198 prepare conntrack and conntrackd merge: rename conntrack to conntrack-tools by Pablo Neira Ayuso · 17 years ago
  96. cd2f6d2 Fix iptables --modprobe parameter (Maurice van der Pot <griffon26@kfk4ever.com>) by Pablo Neira AyusoMaurice van der Pot · 17 years ago
  97. 64bcccb ip6tables-restore should output error of modprobe if failed to load by Yasuyuki KOZAKAI · 17 years ago
  98. 29647c8 Fixes typos in the argument of ip[6]tables_insmod: quit -> quiet by Yasuyuki KOZAKAI · 17 years ago
  99. 0e9480b Supress error message from modprobe on checking revision. by Yasuyuki KOZAKAI · 17 years ago
  100. 191e3ff Fix cut and paste error breaking use of groups != 0 by Patrick McHardy · 17 years ago