summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.netfilter.ip4
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-03-04 22:03:40 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-03-04 22:03:40 +0100
commita2c7fc5c3bf86996e9c30ce2a692dbf7a65d60de (patch)
treea0b6522f136e050ae50c304d7ed2a37982664abb /target/linux/config/Config.in.netfilter.ip4
parent1b8b4b1839bb012877b8e98cc8932b4cf0349440 (diff)
parentf8a2963c529bd811e49693a0eaf3b1f19e90f1be (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.ip46
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/config/Config.in.netfilter.ip4 b/target/linux/config/Config.in.netfilter.ip4
index 77617ea12..648a412a7 100644
--- a/target/linux/config/Config.in.netfilter.ip4
+++ b/target/linux/config/Config.in.netfilter.ip4
@@ -7,7 +7,6 @@ config ADK_KERNEL_NF_NAT_IPV4
config ADK_KERNEL_IP_NF_IPTABLES
tristate 'IP tables support'
select ADK_KERNEL_NETFILTER_XTABLES
- default m if ADK_PACKAGE_IPTABLES
default n
help
iptables is a general, extensible packet identification framework.
@@ -18,7 +17,6 @@ config ADK_KERNEL_IP_NF_IPTABLES
config ADK_KERNEL_IP_NF_FILTER
tristate 'IP Packet Filtering table support'
depends on ADK_KERNEL_IP_NF_IPTABLES
- default m if ADK_PACKAGE_IPTABLES
default n
help
Packet filtering defines a table `filter', which has a series of
@@ -31,7 +29,6 @@ config ADK_KERNEL_IP_NF_NAT
select ADK_KERNEL_NF_NAT
select ADK_KERNEL_NF_NAT_IPV4
depends on ADK_KERNEL_IP_NF_IPTABLES
- default m if ADK_PACKAGE_IPTABLES
default n
help
@@ -48,7 +45,6 @@ config ADK_KERNEL_NF_CONNTRACK_IPV4
tristate 'IP connection tracking support (required for NAT)'
select ADK_KERNEL_NF_CONNTRACK
select ADK_KERNEL_NETFILTER_XT_MATCH_CONNTRACK
- default m if ADK_PACKAGE_IPTABLES
default n
help
Connection tracking keeps a record of what packets have passed
@@ -70,7 +66,6 @@ menu "IP target support"
config ADK_KERNEL_IP_NF_TARGET_MASQUERADE
tristate 'MASQUERADE target support'
depends on ADK_KERNEL_NF_NAT
- default m if ADK_PACKAGE_IPTABLES
default n
help
Masquerading is a special case of NAT: all outgoing connections are
@@ -82,7 +77,6 @@ config ADK_KERNEL_IP_NF_TARGET_MASQUERADE
config ADK_KERNEL_IP_NF_TARGET_REJECT
tristate 'REJECT target support'
depends on ADK_KERNEL_IP_NF_FILTER
- default m if ADK_PACKAGE_IPTABLES
default n
help
The REJECT target allows a filtering rule to specify that an ICMP