summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.22/180-netfilter_depends.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.22/180-netfilter_depends.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.22/180-netfilter_depends.patch10
1 files changed, 6 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.22/180-netfilter_depends.patch b/target/linux/generic-2.6/patches-2.6.22/180-netfilter_depends.patch
index 435027d68..501466940 100644
--- a/target/linux/generic-2.6/patches-2.6.22/180-netfilter_depends.patch
+++ b/target/linux/generic-2.6/patches-2.6.22/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
-@@ -133,7 +133,7 @@
+Index: linux-2.6.22.19/net/netfilter/Kconfig
+===================================================================
+--- linux-2.6.22.19.orig/net/netfilter/Kconfig
++++ linux-2.6.22.19/net/netfilter/Kconfig
+@@ -133,7 +133,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
-@@ -381,7 +381,7 @@
+@@ -398,7 +398,7 @@ config NETFILTER_XT_TARGET_TARPIT
config NETFILTER_XT_TARGET_TCPMSS
tristate '"TCPMSS" target support'