diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-29 11:57:06 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-29 11:57:06 +0000 |
commit | 815e1cfba0c1f7a9adda5070a2c1e7a63b796cb0 (patch) | |
tree | f30abcc14b8d0608b01d56e933cdc0b7087f5800 /openwrt/target/linux/linux-2.4/config/ar531x | |
parent | 78e781585422f7e83975d6f83bc670e98348f14b (diff) |
Added support for RTSP connection tracking modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2794 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/ar531x')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/ar531x | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/ar531x b/openwrt/target/linux/linux-2.4/config/ar531x index 3db1f57c34..5a9137de34 100644 --- a/openwrt/target/linux/linux-2.4/config/ar531x +++ b/openwrt/target/linux/linux-2.4/config/ar531x @@ -346,6 +346,7 @@ CONFIG_IP_NF_PPTP=m CONFIG_IP_NF_SIP=m CONFIG_IP_NF_H323=m CONFIG_IP_NF_MMS=m +CONFIG_IP_NF_RTSP=m CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=y CONFIG_IP_NF_MATCH_LIMIT=m @@ -398,6 +399,7 @@ CONFIG_IP_NF_NAT_PROTO_GRE=m CONFIG_IP_NF_NAT_SIP=m CONFIG_IP_NF_NAT_H323=m CONFIG_IP_NF_NAT_MMS=m +CONFIG_IP_NF_NAT_RTSP=m CONFIG_IP_NF_NAT_AMANDA=m CONFIG_IP_NF_NAT_SNMP_BASIC=m CONFIG_IP_NF_NAT_IRC=y |