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 | a09f176b957773f112bd8dd4a6cb262b38eeb051 (patch) | |
tree | 17e75dfae79bd934dfd4f1b41b32cca89f5ee5f1 /package/ipset/ipkg | |
parent | f22761dcfef6d4f9e45d5a7e7a81ec88cbac1b73 (diff) |
add ipset userland
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ipset/ipkg')
-rw-r--r-- | package/ipset/ipkg/ipset.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/ipset/ipkg/ipset.control b/package/ipset/ipkg/ipset.control new file mode 100644 index 0000000000..0c72dc6e44 --- /dev/null +++ b/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 |