diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-11-11 21:15:16 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-11-11 21:15:16 +0000 |
commit | 8a53163b23cb58d3ce7128451977b62bed51c444 (patch) | |
tree | 35ff81aadc07fef7f92c1291f919aa43cedbe164 /openwrt/package/iptables/ipkg/iptables-mod-nat.control | |
parent | b1bd45109e68fdc9c86240f48e9bbfa4e56ce0d0 (diff) | |
download | mtk-20170518-8a53163b23cb58d3ce7128451977b62bed51c444.zip mtk-20170518-8a53163b23cb58d3ce7128451977b62bed51c444.tar.gz mtk-20170518-8a53163b23cb58d3ce7128451977b62bed51c444.tar.bz2 |
backport iptables extension split introduced by changeset:2412 (fix ticket:40), bump trunk release number
SVN-Revision: 2435
Diffstat (limited to 'openwrt/package/iptables/ipkg/iptables-mod-nat.control')
-rw-r--r-- | openwrt/package/iptables/ipkg/iptables-mod-nat.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-mod-nat.control b/openwrt/package/iptables/ipkg/iptables-mod-nat.control new file mode 100644 index 0000000..f9d9613 --- /dev/null +++ b/openwrt/package/iptables/ipkg/iptables-mod-nat.control @@ -0,0 +1,5 @@ +Package: iptables-mod-nat +Priority: optional +Section: net +Depends: kmod-ipt-nat +Description: Iptables (IPv4) extensions for different NAT targets |