aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-03-25 00:00:29 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-03-25 00:00:29 +0000
commit41d3213bd16b52dceae67888cc9767de8d25f869 (patch)
treeae577f98adbf3728d905b9f82673ebf109a36683 /package/iptables/Config.in
parentabeb38493e50c0b17087f7fbfe7338272b432285 (diff)
downloadmaster-187ad058-41d3213bd16b52dceae67888cc9767de8d25f869.tar.gz
master-187ad058-41d3213bd16b52dceae67888cc9767de8d25f869.tar.bz2
master-187ad058-41d3213bd16b52dceae67888cc9767de8d25f869.zip
add package for iptables-save and -restore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@452 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/Config.in')
-rw-r--r--package/iptables/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/iptables/Config.in b/package/iptables/Config.in
index 1244f10912..5e1cd60c03 100644
--- a/package/iptables/Config.in
+++ b/package/iptables/Config.in
@@ -6,6 +6,13 @@ config BR2_PACKAGE_IPTABLES
http://www.iptables.org/
+config BR2_PACKAGE_IPTABLES_UTILS
+ tristate "save and restore"
+ default m
+ depends BR2_PACKAGE_IPTABLES
+ help
+ iptables-save and iptables-restore
+
config BR2_PACKAGE_IPTABLES_EXTRA
tristate "extra modules"
default m