diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-03-25 00:00:29 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-25 00:00:29 +0000 |
commit | cbc614baa0bfb0dadde0e1f5882c7b29497e0dc5 (patch) | |
tree | 09136accbfd418709feb8caeea8fc9e6710420b5 /openwrt/package/iptables/control | |
parent | fa3588064bd76e3808f88c26e1433e64825feb20 (diff) | |
download | mtk-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/control')
-rw-r--r-- | openwrt/package/iptables/control/iptables-utils.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/iptables/control/iptables-utils.control b/openwrt/package/iptables/control/iptables-utils.control new file mode 100644 index 0000000..2dbc80e --- /dev/null +++ b/openwrt/package/iptables/control/iptables-utils.control @@ -0,0 +1,6 @@ +Package: iptables-utils +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: iptables-save and iptables-restore |