summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.netfilter.ip4
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-21 10:25:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-21 10:25:35 +0200
commit0f1fb71b374c9af0bafb373c2135dd5829e5f132 (patch)
tree4fa61dfffd031c2b9b6c8d3588c2294878fdc75c /target/linux/config/Config.in.netfilter.ip4
parent76c1916cac0994987d1dfefca57e98ddd1f48129 (diff)
parent068293a4908cafa95898b53ef97282ad8294c1cf (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.netfilter.ip4')
-rw-r--r--target/linux/config/Config.in.netfilter.ip43
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.netfilter.ip4 b/target/linux/config/Config.in.netfilter.ip4
index 6cb9ef501..817000d63 100644
--- a/target/linux/config/Config.in.netfilter.ip4
+++ b/target/linux/config/Config.in.netfilter.ip4
@@ -38,6 +38,7 @@ config ADK_KPACKAGE_KMOD_FULL_NAT
tristate "Meta package for Full NAT"
select ADK_KPACKAGE_KMOD_NF_NAT if ADK_KERNEL_VERSION_3_4_65
select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_9_11
+ select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_11_5
config ADK_KPACKAGE_KMOD_NF_NAT
tristate 'Full NAT'
@@ -51,7 +52,7 @@ config ADK_KPACKAGE_KMOD_NF_NAT
config ADK_KPACKAGE_KMOD_NF_NAT_IPV4
tristate 'Full NAT'
depends on ADK_KPACKAGE_KMOD_IP_NF_IPTABLES
- depends on ADK_KERNEL_VERSION_3_9_11
+ depends on ADK_KERNEL_VERSION_3_9_11 || ADK_KERNEL_VERSION_3_11_5
help
The Full NAT option allows masquerading, port forwarding and other
forms of full Network Address Port Translation. It is controlled by