aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.22
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-10-07 17:17:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-10-07 17:17:04 +0000
commit6958bdb20aad8a3d1dda124747529f79eec4ce7f (patch)
treeb157c9ce75f7e761524af78499e7fa6b51287758 /target/linux/generic-2.6/config-2.6.22
parent8853b87bdaec3392e45ec2964f9248334638edce (diff)
downloadmaster-187ad058-6958bdb20aad8a3d1dda124747529f79eec4ce7f.tar.gz
master-187ad058-6958bdb20aad8a3d1dda124747529f79eec4ce7f.tar.bz2
master-187ad058-6958bdb20aad8a3d1dda124747529f79eec4ce7f.zip
add TARPIT support to netfilter/iptables
* netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.22')
-rw-r--r--target/linux/generic-2.6/config-2.6.221
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22
index 5b037ae1d9..ceed58e594 100644
--- a/target/linux/generic-2.6/config-2.6.22
+++ b/target/linux/generic-2.6/config-2.6.22
@@ -745,6 +745,7 @@ CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
+CONFIG_NETFILTER_XT_TARGET_TARPIT=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
# CONFIG_NETPOLL is not set
# CONFIG_NETROM is not set