aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte-2.6
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-01-22 23:55:22 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-01-22 23:55:22 +0000
commit06fe78f82da508e20792757a204f7f69530d3c5a (patch)
tree07f64dfa182209bf6b65717c27f357232ccddfd5 /target/linux/sibyte-2.6
parentc5660732572b9d6e0dbb065c49d167f2d3142eed (diff)
downloadupstream-06fe78f82da508e20792757a204f7f69530d3c5a.tar.gz
upstream-06fe78f82da508e20792757a204f7f69530d3c5a.tar.bz2
upstream-06fe78f82da508e20792757a204f7f69530d3c5a.zip
Add chaostable from #1187, also enable netfilter modules for ixp4xx.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte-2.6')
-rw-r--r--target/linux/sibyte-2.6/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/sibyte-2.6/config b/target/linux/sibyte-2.6/config
index 9c454110e5..76e772124b 100644
--- a/target/linux/sibyte-2.6/config
+++ b/target/linux/sibyte-2.6/config
@@ -332,6 +332,7 @@ CONFIG_NETFILTER=y
#
# CONFIG_NETFILTER_NETLINK is not set
CONFIG_NETFILTER_XTABLES=y
+CONFIG_NETFILTER_XT_TARGET_CHAOS=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_MARK=m
@@ -347,6 +348,7 @@ CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
+CONFIG_NETFILTER_XT_MATCH_PORTSCAN=m
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set