summaryrefslogtreecommitdiffstats
path: root/rules/iptables.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2011-07-29 10:48:07 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2011-07-29 10:48:07 +0200
commitbfea272382f6e779493580121db0f9b3f0eb5a98 (patch)
tree5ce881b3a818dfc3305ca62bd0e93eb044801f56 /rules/iptables.in
parent4ad9a0a2d5c93a1f520b6de4ae1e37cc3dd4948b (diff)
downloadptxdist-bfea272382f6e779493580121db0f9b3f0eb5a98.tar.gz
ptxdist-bfea272382f6e779493580121db0f9b3f0eb5a98.tar.xz
iptables: version bump 1.4.8 -> 1.4.12
Diffstat (limited to 'rules/iptables.in')
-rw-r--r--rules/iptables.in19
1 files changed, 8 insertions, 11 deletions
diff --git a/rules/iptables.in b/rules/iptables.in
index bd59db090..1440c3820 100644
--- a/rules/iptables.in
+++ b/rules/iptables.in
@@ -22,17 +22,17 @@ config IPTABLES_INSTALL_IPV6_TOOLS
if IPTABLES_INSTALL_IPV6_TOOLS
-config IPTABLES_INSTALL_IP6TABLES_MULTI
+config IPTABLES_INSTALL_XTABLES_MULTI
bool
config IPTABLES_INSTALL_IP6TABLES
- select IPTABLES_INSTALL_IP6TABLES_MULTI
+ select IPTABLES_INSTALL_XTABLES_MULTI
bool "install ip6tables"
help
Install the IPv6 Version of iptables
config IPTABLES_INSTALL_IP6TABLES_RESTORE
- select IPTABLES_INSTALL_IP6TABLES_MULTI
+ select IPTABLES_INSTALL_XTABLES_MULTI
bool "install ip6tables-restore"
help
The ip6tables-restore command is used to restore
@@ -40,7 +40,7 @@ config IPTABLES_INSTALL_IP6TABLES_RESTORE
ip6tables-save command.
config IPTABLES_INSTALL_IP6TABLES_SAVE
- select IPTABLES_INSTALL_IP6TABLES_MULTI
+ select IPTABLES_INSTALL_XTABLES_MULTI
bool "install ip6tables-save"
help
The ip6tables-save command is a tool to save the current rule-set
@@ -55,17 +55,14 @@ config IPTABLES_INSTALL_IPV4_TOOLS
if IPTABLES_INSTALL_IPV4_TOOLS
-config IPTABLES_INSTALL_IPTABLES_MULTI
- bool
-
config IPTABLES_INSTALL_IPTABLES
- select IPTABLES_INSTALL_IPTABLES_MULTI
+ select IPTABLES_INSTALL_XTABLES_MULTI
bool "install iptables"
help
install the IPv4 Version of iptables
config IPTABLES_INSTALL_IPTABLES_RESTORE
- select IPTABLES_INSTALL_IPTABLES_MULTI
+ select IPTABLES_INSTALL_XTABLES_MULTI
bool "install iptables-restore"
help
The iptables-restore command is used to restore
@@ -73,7 +70,7 @@ config IPTABLES_INSTALL_IPTABLES_RESTORE
iptables-save command.
config IPTABLES_INSTALL_IPTABLES_SAVE
- select IPTABLES_INSTALL_IPTABLES_MULTI
+ select IPTABLES_INSTALL_XTABLES_MULTI
bool "install iptables-save"
help
The iptables-save command is a tool to save
@@ -83,7 +80,7 @@ config IPTABLES_INSTALL_IPTABLES_SAVE
endif
config IPTABLES_INSTALL_IPTABLES_XML
- select IPTABLES_INSTALL_IPTABLES_MULTI
+ select IPTABLES_INSTALL_XTABLES_MULTI
bool "install iptables-xml"
help
iptables-xml is used to convert the output of iptables-save into an