1. 248a109 Build IPv6 rt match unconditionally by Patrick McHardy · 17 years ago
  2. 1d1ad90 Build ipv6header match unconditionally by Patrick McHardy · 17 years ago
  3. 389f785 Build IPv6 mh match unconditionally by Patrick McHardy · 17 years ago
  4. eda0390 Resync header files and build IPv6 frag match unconditionally by Patrick McHardy · 17 years ago
  5. 7a87b74 Resync header file and build IPv6 ah match unconditionally by Patrick McHardy · 17 years ago
  6. b4a6920 Build IPv6 REJECT target unconditionally by Patrick McHardy · 17 years ago
  7. 9fc3b5e Resync header file and build CLUSTERIP target unconditionally by Patrick McHardy · 17 years ago
  8. 3df9b22 Build recent match unconditionally by Patrick McHardy · 17 years ago
  9. 9e90225 Build dccp match unconditionally by Patrick McHardy · 17 years ago
  10. b8a0a10 Build string match unconditionally by Patrick McHardy · 17 years ago
  11. 800b7e5 Build statistic match unconditionally by Patrick McHardy · 17 years ago
  12. 42a2854 Build connbytes match unconditionally by Patrick McHardy · 17 years ago
  13. cddfd94 Build quota match unconditionally by Patrick McHardy · 17 years ago
  14. 002d129 Build NFLOG target unconditionally by Patrick McHardy · 17 years ago
  15. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  16. dcfd0a4 Fix dscp match manpage (zhangxiliang <zhangxiliang@cn.fujitsu.com>) by zhangxiliang · 17 years ago
  17. dfd78a8 Add IPv6 support to statistic match by Yasuyuki KOZAKAI · 17 years ago
  18. f8137b1 Add IPv6 support to helper match by Yasuyuki KOZAKAI · 17 years ago
  19. 6aac500 Add IPv6 support to connbytes match by Yasuyuki KOZAKAI · 17 years ago
  20. a7bf6d0 Add IPv6 support to DSCP target by Yasuyuki KOZAKAI · 17 years ago
  21. e4cc20b Add IPv6 support to CLASSIFY target by Yasuyuki KOZAKAI · 17 years ago
  22. 1a31b42 Unifies libip[6]t_TRACE into libxt_TRACE by Yasuyuki KOZAKAI · 17 years ago
  23. a16e114 Unifies libip[6]t_NFLOG into libxt_NFLOG by Yasuyuki KOZAKAIYasuyuki KOZAKAI · 17 years ago
  24. 9bbf867 Revert commit 6990. by Yasuyuki KOZAKAI · 17 years ago
  25. 8338c88 Unifies libip[6]t_state into libxt_state by Yasuyuki KOZAKAIYasuyuki KOZAKAI · 17 years ago
  26. 1ff0b8d Unifies libip[6]t_state into libxt_state by Yasuyuki KOZAKAI · 17 years ago
  27. c57c155 Unifies libip[6]t_connmark into libxt_connmark by Yasuyuki KOZAKAI · 17 years ago
  28. d62a9db Unifies libip[6]t_hashlimit into libxt_hashlimit by Yasuyuki KOZAKAI · 17 years ago
  29. 6e22228 Unifies libip[6]t_MARK into libxt_MARK by Yasuyuki KOZAKAI · 17 years ago
  30. 5679958 Unifies libip[6]t_CONNSECMARK into libxt_CONNSECMARK by Yasuyuki KOZAKAI · 17 years ago
  31. f36f4a8 Add IPv6 support to CONNMARK match by Yasuyuki KOZAKAI · 17 years ago
  32. 170af8c Tries to load libxt_*.so at first. If failed, it tries libip[6]t_*.so. by Yasuyuki KOZAKAI · 17 years ago
  33. 6053fe0 Moves libip{,6}t_connlimit to libxt. by Jan Engelhardt · 17 years ago
  34. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  35. d014540 Makes it possible to omit extra_opts of matches/targets if unnecessary. by Jan Engelhardt · 17 years ago
  36. 6f1c597 The option struct needs to be terminated, otherwise ip{,6}tables by Jan Engelhardt · 17 years ago
  37. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  38. e9db3a8 Changes permissions of test scripts of dccp, string, and quota match by Yasuyuki KOZAKAI · 17 years ago
  39. a2e89cc Unifies libip[6]t_NFQUEUE.c into libxt_NFQUEUE.c by Yasuyuki KOZAKAI · 17 years ago
  40. fa00a73 Unifies libip[6]t_SECMARK.c into libxt_SECMARK.c by Yasuyuki KOZAKAI · 17 years ago
  41. 45e4c69 Unifies libip[6]t_TCPMSS.c into libxt_TCPMSS.c by Yasuyuki KOZAKAI · 17 years ago
  42. 9ea637d Add IPv6 support to comment match by Yasuyuki KOZAKAI · 17 years ago
  43. 3c96c8e Add IPv6 support to dccp match. by Yasuyuki KOZAKAI · 17 years ago
  44. 18e0608 Add IPv6 support to dscp match. by Yasuyuki KOZAKAI · 17 years ago
  45. 0a04e8d Unifies libip[6]t_esp.c into libxt_esp.c by Yasuyuki KOZAKAI · 17 years ago
  46. 36087d9 Unifies libip[6]t_length.c into libxt_length.c by Yasuyuki KOZAKAI · 17 years ago
  47. 4489c0d Unifies libip[6]t_limit.c into libxt_limit.c. by Yasuyuki KOZAKAI · 17 years ago
  48. ba2d891 Unifies libip[6]t_mac.c into libxt_mac.c by Yasuyuki KOZAKAI · 17 years ago
  49. fec77fe Unifies libip[6]t_physdev.c into libxt_physdev.c by Yasuyuki KOZAKAI · 17 years ago
  50. 5fd6ec8 Add IPv6 support to pkttype match by Yasuyuki KOZAKAI · 17 years ago
  51. 2bcb160 Add IPv6 support to quota match by Yasuyuki KOZAKAI · 17 years ago
  52. 19f2950 Unifies libip[6]t_sctp.c into libxt_sctp.c by Yasuyuki KOZAKAI · 17 years ago
  53. e72f60e Unifies libip[6]t_standard.c into libxt_standard.c by Yasuyuki KOZAKAI · 17 years ago
  54. 95f186e Unifies libip[6]t_tcp.c into libxt_tcp.c. by Yasuyuki KOZAKAI · 17 years ago
  55. 7999bd3 Add IPv6 support to tcpmss match by Yasuyuki KOZAKAI · 17 years ago
  56. 17908e4 Unifies libip[6]t_udp.c into libxt_udp.c by Yasuyuki KOZAKAI · 17 years ago
  57. de9d244 Unifies libip[6]_mark.c into libxt_mark.c by Yasuyuki KOZAKAI · 17 years ago
  58. 0af771d Use unified API in libipt_mark.c by Yasuyuki KOZAKAI · 17 years ago
  59. 4ccb6f5 Add IPv6 support to string match by Yasuyuki KOZAKAI · 17 years ago
  60. ede46d6 Moves libipt_string.c to libxt_string.c by Yasuyuki KOZAKAI · 17 years ago
  61. 6ac58e3 Use unified API in string match by Yasuyuki KOZAKAI · 17 years ago
  62. df2cf4f Unifies libip[6]t_multiport.c into libipxt_multiport.c by Yasuyuki KOZAKAI · 17 years ago
  63. c7ae1df Moves libipt_multiport.c to libxt_multiport.c by Yasuyuki KOZAKAI · 17 years ago
  64. f451b57 Splits ipt_multport into family dependent parts and others by Yasuyuki KOZAKAI · 17 years ago
  65. eb6e65e Use unified API in multiport match by Yasuyuki KOZAKAI · 17 years ago
  66. 5186164 Add IPv6 support to NOTRACK by Yasuyuki KOZAKAI · 17 years ago
  67. 5af9369 Renames libipt_NOTRACK.c to libxt_NOTRACK.c by Yasuyuki KOZAKAI · 17 years ago
  68. 857ff8b Use unified API in NOTRACK target. by Yasuyuki KOZAKAI · 17 years ago
  69. a3732db Moves all declarations in iptables_common.h to xtables.h. by Yasuyuki KOZAKAI · 17 years ago
  70. 68c7915 Installs libxt_*.so to DEST_IPT_LIBIDR and link libip[6]t_*.so to it. by Yasuyuki KOZAKAI · 17 years ago
  71. dbda07b Introduces DEST_IPT_LIBDIR to simplify $(DESTDIR)$(LIBDIR)/iptables by Yasuyuki KOZAKAI · 17 years ago
  72. ac8b271 Fixes warning on compilation, part 2 by Yasuyuki KOZAKAI · 17 years ago
  73. a620c61 Fixes warning on compilation of ip6tables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  74. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  75. b85256b Replaces ip6t_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  76. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  77. a8a4f5d Adds missing explanations about FIN in mask part of '--syn' in libip[6]_tcp.c by Patrick McHardyYasuyuki KOZAKAI · 17 years ago
  78. a70d29f Adds missing FIN to mask part generated by '--syn' of libip6t_tcp by Yasuyuki KOZAKAI · 17 years ago
  79. ef329f2 Fixes compile error of connlimit where NO_SHARED_LIBS=1 is specified by Yasuyuki KOZAKAI · 17 years ago
  80. 21df4af PATCH: Add connlimit to iptables. by Jan Engelhardt · 17 years ago
  81. 0c6bf10 libipt_statistic: add a few missing validity checks by Nicolas Bouliane · 17 years ago
  82. fde3953 Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layer by Yasuyuki KOZAKAI · 17 years ago
  83. 06e88dd Add Jozsef's TRACE target. by Patrick McHardy · 17 years ago
  84. f4cb71c Fixes build error of conntrack match because of missing ip_conntrack_tuple.h by Yasuyuki KOZAKAI · 17 years ago
  85. 1d9872d libipt_hashlimit doc update by Jan Engelhardt · 17 years ago
  86. ef399a3 Add --random option to DNAT and REDIRECT targets and fix the manpage mess this option left behind. by Patrick McHardy · 17 years ago
  87. b8c0b78 update quota manpage for SMP (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. 40d5475 Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versions. by Patrick McHardy · 17 years ago
  91. 10a234a Remove unnecessary ip_conntrack/ip_nat includes by Patrick McHardy · 17 years ago
  92. 191e3ff Fix cut and paste error breaking use of groups != 0 by Patrick McHardy · 17 years ago
  93. ae4b0b3 iptables: add random option to SNAT (Eric Leblond) by Eric Leblond · 17 years ago
  94. ee9e220 Reverted r6754. libipt_icmp has the option 'any', so it's unnecessary by Yasuyuki KOZAKAI · 17 years ago
  95. 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
  96. 6f9c09e Fixes man page for tcp, udp, icmp{,6}. They are not loaded when only '-p' is by Yasuyuki KOZAKAI · 17 years ago
  97. bee2bf9 Forgot to add TCPMSS target to PF6_EXT_SLIB by Patrick McHardy · 17 years ago
  98. 3122ce9 Error if no ICMP type is specified even though user intended to use icmp match. by Yasuyuki KOZAKAI · 17 years ago
  99. 00d46e1 Add ip6tables mh extension (Masahide NAKAMURA <nakam@linux-ipv6.org>) by Masahide NAKAMURA · 17 years ago
  100. 4fc6669 Bugzilla #535 by Patrick McHardy · 17 years ago