diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-08 07:24:02 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-08 07:24:02 +0000 |
commit | 6b764e22c784abe8818f31f772a9f39b37839177 (patch) | |
tree | 8314ff618e88e6d946b11d385f9c5d138559dcff /openwrt/package/ipset/ipkg | |
parent | 6f93f900e2aabedb71c20576bdb4f4c058d3f078 (diff) |
add ipset userland
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ipset/ipkg')
-rw-r--r-- | openwrt/package/ipset/ipkg/ipset.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/ipset/ipkg/ipset.control b/openwrt/package/ipset/ipkg/ipset.control new file mode 100644 index 000000000..0c72dc6e4 --- /dev/null +++ b/openwrt/package/ipset/ipkg/ipset.control @@ -0,0 +1,7 @@ +Package: ipset +Priority: optional +Section: net +Maintainer: Vincent Bernat <bernat@crans.org> +Source: buildroot internal +Description: Netfilter ip sets administration utility +Depends: kmod-iptables-extra |