From 6b5f7c63f2941b941e2930df2bca0c38abd35897 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 24 Feb 2014 17:18:56 +0100 Subject: update to latest stable kernel --- target/linux/config/Config.in.netfilter.ip4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/config/Config.in.netfilter.ip4') diff --git a/target/linux/config/Config.in.netfilter.ip4 b/target/linux/config/Config.in.netfilter.ip4 index 287cea222..e2bc1b1b2 100644 --- a/target/linux/config/Config.in.netfilter.ip4 +++ b/target/linux/config/Config.in.netfilter.ip4 @@ -39,7 +39,7 @@ config ADK_KPACKAGE_KMOD_FULL_NAT select ADK_KPACKAGE_KMOD_NF_NAT if ADK_KERNEL_VERSION_3_4_71 select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_11_10 select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_12_11 - select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_13_3 + select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_13_5 config ADK_KPACKAGE_KMOD_NF_NAT tristate 'Full NAT' @@ -54,7 +54,7 @@ config ADK_KPACKAGE_KMOD_NF_NAT_IPV4 tristate 'Full NAT' depends on ADK_KPACKAGE_KMOD_IP_NF_IPTABLES depends on ADK_KERNEL_VERSION_3_11_10 || ADK_KERNEL_VERSION_3_12_11 \ - || ADK_KERNEL_VERSION_3_13_3 + || ADK_KERNEL_VERSION_3_13_5 help The Full NAT option allows masquerading, port forwarding and other forms of full Network Address Port Translation. It is controlled by -- cgit v1.2.3