summaryrefslogtreecommitdiffstats
path: root/package/iptables/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-25 00:00:29 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-25 00:00:29 +0000
commite86b34ebb9045210b2b9db63997c065221692b42 (patch)
treeae577f98adbf3728d905b9f82673ebf109a36683 /package/iptables/Config.in
parent57a397eea19ff7bea4e9e619f8f052332c5bc72a (diff)
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 1244f1091..5e1cd60c0 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