summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches/180-netfilter_depends.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.6/patches/180-netfilter_depends.patch')
-rw-r--r--target/linux/generic-2.6/patches/180-netfilter_depends.patch10
1 files changed, 6 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches/180-netfilter_depends.patch b/target/linux/generic-2.6/patches/180-netfilter_depends.patch
index 1816f0fdb..e155ecc3c 100644
--- a/target/linux/generic-2.6/patches/180-netfilter_depends.patch
+++ b/target/linux/generic-2.6/patches/180-netfilter_depends.patch
@@ -1,6 +1,8 @@
---- linux.old/net/netfilter/Kconfig 2007-05-26 20:05:39.270134976 +0200
-+++ linux.dev/net/netfilter/Kconfig 2007-05-26 20:12:44.258526920 +0200
-@@ -165,7 +165,7 @@
+Index: linux-2.6.21.7/net/netfilter/Kconfig
+===================================================================
+--- linux-2.6.21.7.orig/net/netfilter/Kconfig
++++ linux-2.6.21.7/net/netfilter/Kconfig
+@@ -165,7 +165,7 @@ config NF_CONNTRACK_FTP
config NF_CONNTRACK_H323
tristate "H.323 protocol support (EXPERIMENTAL)"
@@ -9,7 +11,7 @@
help
H.323 is a VoIP signalling protocol from ITU-T. As one of the most
important VoIP protocols, it is widely used by voice hardware and
-@@ -416,7 +416,7 @@
+@@ -433,7 +433,7 @@ config NETFILTER_XT_TARGET_TARPIT
config NETFILTER_XT_TARGET_TCPMSS
tristate '"TCPMSS" target support'