summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-10-03 23:51:10 +0000
committerNicolas Thill <nico@openwrt.org>2009-10-03 23:51:10 +0000
commit0e43e71159f1febb4926a4f4d56c60edc2cf0ebd (patch)
tree18bc80caa116785a9a729eddf7d67b5585f5a844 /target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch
parentc9b0c63f0758f9d0f96846f0cdac3f167ba22b36 (diff)
downloadmaster-31e0f0ae-0e43e71159f1febb4926a4f4d56c60edc2cf0ebd.tar.gz
master-31e0f0ae-0e43e71159f1febb4926a4f4d56c60edc2cf0ebd.tar.bz2
master-31e0f0ae-0e43e71159f1febb4926a4f4d56c60edc2cf0ebd.zip
remove ipset support from core, it is now provided by xtables-addons from the packages feed
SVN-Revision: 17844
Diffstat (limited to 'target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch')
-rw-r--r--target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch b/target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch
index e90ac9d859..94f11e671a 100644
--- a/target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch
+++ b/target/linux/generic-2.4/patches/614-netfilter_nat_rtsp.patch
@@ -8,7 +8,7 @@
fi
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-@@ -102,6 +103,13 @@ if [ "$CONFIG_IP_NF_IPTABLES" != "n" ];
+@@ -88,6 +89,13 @@ if [ "$CONFIG_IP_NF_IPTABLES" != "n" ];
define_tristate CONFIG_IP_NF_NAT_H323 $CONFIG_IP_NF_NAT
fi
fi