summaryrefslogtreecommitdiffstats
path: root/openwrt/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
commit32bb791118082a2ca2ac91e9f55ddd3a5c2d7fdc (patch)
tree09136accbfd418709feb8caeea8fc9e6710420b5 /openwrt/package/iptables/Config.in
parent52ab85859675dfdbabba57dbcc9291ca5bac79ea (diff)
add package for iptables-save and -restore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@452 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iptables/Config.in')
-rw-r--r--openwrt/package/iptables/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/iptables/Config.in b/openwrt/package/iptables/Config.in
index 1244f1091..5e1cd60c0 100644
--- a/openwrt/package/iptables/Config.in
+++ b/openwrt/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