diff options
author | Tim Yardley <lst@openwrt.org> | 2007-12-08 15:52:26 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2007-12-08 15:52:26 +0000 |
commit | f8a902fdb35e61cc4b9ef7d8b9a43a7b081c1a11 (patch) | |
tree | 4e1cb0e9188ff57cf55813b909c01810e44756fe /target/linux/generic-2.6/config-2.6.23 | |
parent | b00303032cacaa98e7d0b290c80fcd29a87d42ca (diff) | |
download | upstream-f8a902fdb35e61cc4b9ef7d8b9a43a7b081c1a11.tar.gz upstream-f8a902fdb35e61cc4b9ef7d8b9a43a7b081c1a11.tar.bz2 upstream-f8a902fdb35e61cc4b9ef7d8b9a43a7b081c1a11.zip |
updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9674 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.23')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 8f104b1d3b..1287b320ff 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -568,8 +568,8 @@ CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_HASHLIMIT=m CONFIG_IP_NF_MATCH_IPP2P=m CONFIG_IP_NF_MATCH_IPRANGE=m -CONFIG_IP_NF_MATCH_LAYER7=m -# CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set +CONFIG_NETFILTER_XT_MATCH_LAYER7=m +# CONFIG_NETFILTER_XT_MATCH_LAYER7_DEBUG is not set CONFIG_IP_NF_MATCH_OWNER=m CONFIG_IP_NF_MATCH_RECENT=m CONFIG_IP_NF_MATCH_SET=m |