diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-08 07:24:02 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-08 07:24:02 +0000 |
commit | e3aa23757bc379a31c1e0733325ea8fcb8d58083 (patch) | |
tree | 17e75dfae79bd934dfd4f1b41b32cca89f5ee5f1 /package/ipset/ipkg | |
parent | 6366264aebf6f2f8bd613dfb783caa30e6238465 (diff) | |
download | upstream-e3aa23757bc379a31c1e0733325ea8fcb8d58083.tar.gz upstream-e3aa23757bc379a31c1e0733325ea8fcb8d58083.tar.bz2 upstream-e3aa23757bc379a31c1e0733325ea8fcb8d58083.zip |
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 |