summaryrefslogtreecommitdiff
path: root/target/linux/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-10 10:40:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-10 10:41:19 +0200
commit9962d73a8be6292510f0759ea7660ab6822e081d (patch)
tree2d6a19187877d4e078ecf3b25d98445f56568de1 /target/linux/config
parent536366a7565f07d7e2bdb9c0a1abe133010650ef (diff)
update to rc5
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 515f5856f..f9361a8ea 100644
--- a/target/linux/config/Config.in.netfilter.ip4
+++ b/target/linux/config/Config.in.netfilter.ip4
@@ -42,7 +42,7 @@ config ADK_KPACKAGE_KMOD_FULL_NAT
select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_12_18
select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_13_11
select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_14_3
- select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_15_RC4
+ select ADK_KPACKAGE_KMOD_NF_NAT_IPV4 if ADK_KERNEL_VERSION_3_15_RC5
config ADK_KPACKAGE_KMOD_NF_NAT
tristate 'Full NAT'
@@ -61,7 +61,7 @@ config ADK_KPACKAGE_KMOD_NF_NAT_IPV4
|| ADK_KERNEL_VERSION_3_12_18 \
|| ADK_KERNEL_VERSION_3_13_11 \
|| ADK_KERNEL_VERSION_3_14_3 \
- || ADK_KERNEL_VERSION_3_15_RC4
+ || ADK_KERNEL_VERSION_3_15_RC5
help
The Full NAT option allows masquerading, port forwarding and other
forms of full Network Address Port Translation. It is controlled by