diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-23 14:40:54 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-23 14:40:54 +0000 |
commit | 985455efb46732122e13bd77da4faacd24310be6 (patch) | |
tree | 208908452ed14817934db38054d413043e2a2d60 /openwrt/target/linux/x86-2.6 | |
parent | 6b2828733876c26f51e41d0255aa2b0feea0ed69 (diff) |
update ipp2p to 0.8.1rc1, add it to 2.6 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3463 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5a7cb46f56..54f63c9ad8 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 |