aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/613-netfilter_nat_h323.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
commit15a54116650a302bbb3c1ac0c72bb830a3a9c032 (patch)
treef601d4a279252ccd44a732bed871dc3d590be61a /target/linux/generic-2.4/patches/613-netfilter_nat_h323.patch
parent288135971920592d9b3bc7c22c080fe43d88cdd4 (diff)
downloadupstream-15a54116650a302bbb3c1ac0c72bb830a3a9c032.tar.gz
upstream-15a54116650a302bbb3c1ac0c72bb830a3a9c032.tar.bz2
upstream-15a54116650a302bbb3c1ac0c72bb830a3a9c032.zip
remove ipset support from core, it is now provided by xtables-addons from the packages feed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.4/patches/613-netfilter_nat_h323.patch')
-rw-r--r--target/linux/generic-2.4/patches/613-netfilter_nat_h323.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/patches/613-netfilter_nat_h323.patch b/target/linux/generic-2.4/patches/613-netfilter_nat_h323.patch
index 14f9262f89..950516005f 100644
--- a/target/linux/generic-2.4/patches/613-netfilter_nat_h323.patch
+++ b/target/linux/generic-2.4/patches/613-netfilter_nat_h323.patch
@@ -8,7 +8,7 @@
fi
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-@@ -94,6 +95,13 @@ if [ "$CONFIG_IP_NF_IPTABLES" != "n" ];
+@@ -80,6 +81,13 @@ if [ "$CONFIG_IP_NF_IPTABLES" != "n" ];
define_tristate CONFIG_IP_NF_NAT_AMANDA $CONFIG_IP_NF_NAT
fi
fi