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