summaryrefslogtreecommitdiff
path: root/target/linux/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-24 17:25:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-24 17:25:18 +0100
commit03df3c583f438cff26dafb29560d92168213f41b (patch)
tree6aafe67a42ba7f96467457408d0157c55d8190b5 /target/linux/config
parenta0841cbe73ad22e5c7a32154495b729a832a6dff (diff)
parente5681dc62fab3c272c091c47c56d71b16ea3988f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config')
-rw-r--r--target/linux/config/Config.in.netfilter.ip44
1 files changed, 2 insertions, 2 deletions
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