diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-03-23 14:40:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-03-23 14:40:54 +0000 |
commit | f4fd4f370ef22fbb552cfc641a72eac64975536c (patch) | |
tree | ccad8f2f770bfe4d9cc19b8e126caae1849c6520 /openwrt/target/linux/x86-2.6 | |
parent | 8df7c0c417f78b19469e04c3269db10a3dbbbc35 (diff) | |
download | mtk-20170518-f4fd4f370ef22fbb552cfc641a72eac64975536c.zip mtk-20170518-f4fd4f370ef22fbb552cfc641a72eac64975536c.tar.gz mtk-20170518-f4fd4f370ef22fbb552cfc641a72eac64975536c.tar.bz2 |
update ipp2p to 0.8.1rc1, add it to 2.6 as well
SVN-Revision: 3463
Diffstat (limited to 'openwrt/target/linux/x86-2.6')
-rw-r--r-- | openwrt/target/linux/x86-2.6/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/x86-2.6/config b/openwrt/target/linux/x86-2.6/config index 5a7cb46..54f63c9 100644 --- a/openwrt/target/linux/x86-2.6/config +++ b/openwrt/target/linux/x86-2.6/config @@ -390,6 +390,7 @@ CONFIG_IP_NF_MATCH_IPRANGE=m CONFIG_IP_NF_MATCH_LAYER7=m # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set CONFIG_IP_NF_MATCH_MULTIPORT=m +CONFIG_IP_NF_MATCH_IPP2P=m CONFIG_IP_NF_MATCH_TOS=m CONFIG_IP_NF_MATCH_TIME=m CONFIG_IP_NF_MATCH_RECENT=m |