summaryrefslogtreecommitdiff
path: root/openwrt/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
commitcbc614baa0bfb0dadde0e1f5882c7b29497e0dc5 (patch)
tree09136accbfd418709feb8caeea8fc9e6710420b5 /openwrt/package/iptables/Config.in
parentfa3588064bd76e3808f88c26e1433e64825feb20 (diff)
downloadmtk-20170518-cbc614baa0bfb0dadde0e1f5882c7b29497e0dc5.zip
mtk-20170518-cbc614baa0bfb0dadde0e1f5882c7b29497e0dc5.tar.gz
mtk-20170518-cbc614baa0bfb0dadde0e1f5882c7b29497e0dc5.tar.bz2
add package for iptables-save and -restore
SVN-Revision: 452
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 1244f10..5e1cd60 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