From 5c99e025c4d8e9674c12a16b560ccd8a8789acb3 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 12 Apr 2006 16:15:41 +0000 Subject: Add SIP connection tracking helpers. Update 2.6 kernel configuration to build SIP connection tracking helper Add informations in menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3627 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/x86-2.6/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/target/linux/x86-2.6/config') diff --git a/openwrt/target/linux/x86-2.6/config b/openwrt/target/linux/x86-2.6/config index 54f63c9ad..39fcb764f 100644 --- a/openwrt/target/linux/x86-2.6/config +++ b/openwrt/target/linux/x86-2.6/config @@ -384,6 +384,7 @@ CONFIG_IP_NF_NETBIOS_NS=m CONFIG_IP_NF_TFTP=m CONFIG_IP_NF_AMANDA=m CONFIG_IP_NF_PPTP=m +CONFIG_IP_NF_SIP=m CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=y CONFIG_IP_NF_MATCH_IPRANGE=m @@ -420,6 +421,7 @@ CONFIG_IP_NF_NAT_FTP=y CONFIG_IP_NF_NAT_TFTP=m CONFIG_IP_NF_NAT_AMANDA=m CONFIG_IP_NF_NAT_PPTP=m +CONFIG_IP_NF_NAT_SIP=m CONFIG_IP_NF_MANGLE=y CONFIG_IP_NF_TARGET_TOS=m CONFIG_IP_NF_TARGET_ECN=m -- cgit v1.2.3