summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/linux.config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-01 21:05:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-01 21:05:15 +0000
commit713202a17fe0db6245ea91e18913e94cc28402ab (patch)
treef720fed8d1867e8bcd12c25caf45a859d979b6c1 /openwrt/package/linux/linux.config
parenta3619a17f20cb1576153fe802b3819e47d8a1f77 (diff)
downloadmtk-20170518-713202a17fe0db6245ea91e18913e94cc28402ab.zip
mtk-20170518-713202a17fe0db6245ea91e18913e94cc28402ab.tar.gz
mtk-20170518-713202a17fe0db6245ea91e18913e94cc28402ab.tar.bz2
add layer7 to iptables/kernel
SVN-Revision: 511
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 fdef565..f636f8c 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