summaryrefslogtreecommitdiffstats
path: root/openwrt/package/linux/linux.config
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-01 21:05:15 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-01 21:05:15 +0000
commit469f5e661c19cfd000235d65d5cf6fefdd6a14cf (patch)
treef720fed8d1867e8bcd12c25caf45a859d979b6c1 /openwrt/package/linux/linux.config
parenta40b70b6d3e6ba0ba85e1b666e6842afd325ed9e (diff)
add layer7 to iptables/kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@511 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/linux.config')
-rw-r--r--openwrt/package/linux/linux.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config
index fdef565e8..f636f8c23 100644
--- a/openwrt/package/linux/linux.config
+++ b/openwrt/package/linux/linux.config
@@ -373,6 +373,9 @@ CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_UNCLEAN=m
# CONFIG_IP_NF_MATCH_OWNER is not set
+CONFIG_IP_NF_MATCH_LAYER7=m
+# CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set
+CONFIG_IP_NF_MATCH_LAYER7_MAXDATALEN=2048
# CONFIG_IP_NF_MATCH_PHYSDEV is not set
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y