summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/250-netfilter_depends.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-12-09 11:01:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-12-09 11:01:49 +0000
commit27f36718d31026fadbf2b627eed2d261e98493f6 (patch)
treece8ea2e269129701a8b96ccfd5b5705692448794 /target/linux/generic/patches-3.14/250-netfilter_depends.patch
parentdb04bbd2ecd21238308dcef13e7b3e2ef608db93 (diff)
downloadmaster-31e0f0ae-27f36718d31026fadbf2b627eed2d261e98493f6.tar.gz
master-31e0f0ae-27f36718d31026fadbf2b627eed2d261e98493f6.tar.bz2
master-31e0f0ae-27f36718d31026fadbf2b627eed2d261e98493f6.zip
kernel: add a patch to make netfilter conntrack cache routing information
Significantly improves routing / NAT performance Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43587
Diffstat (limited to 'target/linux/generic/patches-3.14/250-netfilter_depends.patch')
-rw-r--r--target/linux/generic/patches-3.14/250-netfilter_depends.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.14/250-netfilter_depends.patch b/target/linux/generic/patches-3.14/250-netfilter_depends.patch
index 6edd9c6b02..e9239a7e1b 100644
--- a/target/linux/generic/patches-3.14/250-netfilter_depends.patch
+++ b/target/linux/generic/patches-3.14/250-netfilter_depends.patch
@@ -1,6 +1,6 @@
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
-@@ -195,7 +195,6 @@ config NF_CONNTRACK_FTP
+@@ -207,7 +207,6 @@ config NF_CONNTRACK_FTP
config NF_CONNTRACK_H323
tristate "H.323 protocol support"
@@ -8,7 +8,7 @@
depends on NETFILTER_ADVANCED
help
H.323 is a VoIP signalling protocol from ITU-T. As one of the most
-@@ -871,7 +870,6 @@ config NETFILTER_XT_TARGET_SECMARK
+@@ -883,7 +882,6 @@ config NETFILTER_XT_TARGET_SECMARK
config NETFILTER_XT_TARGET_TCPMSS
tristate '"TCPMSS" target support'