summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches/180-netfilter_depends.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-18 20:23:20 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-05-18 20:23:20 +0000
commit8b2e13cf021df39b157ede0b067128a2552a9efa (patch)
tree945814b9643570d872df7b54cf52eda48d6c152a /target/linux/generic-2.6/patches/180-netfilter_depends.patch
parent685d811b38979393e33df5ea1a4580167e110b2d (diff)
[kernel] refresh generic 2.6.21 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11185 3c298f89-4303-0410-b956-a3cf2f4a3e73
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'