diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-07-15 15:15:02 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-07-15 15:15:02 +0000 |
commit | 50e581bd69a1dd8c93a698d05261d9c9483388ab (patch) | |
tree | ae186e63fd0518cc9fb055ab42264a2bd640080b /package/amwall/ipkg | |
parent | f95e2e243df28c50f00b9654e19b7b1778599084 (diff) | |
download | upstream-50e581bd69a1dd8c93a698d05261d9c9483388ab.tar.gz upstream-50e581bd69a1dd8c93a698d05261d9c9483388ab.tar.bz2 upstream-50e581bd69a1dd8c93a698d05261d9c9483388ab.zip |
add libamsel and amwall, an iptables frontend, like OpenBSD's pf, thx Eymen Alyaz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1438 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/amwall/ipkg')
-rw-r--r-- | package/amwall/ipkg/amwall.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/amwall/ipkg/amwall.control b/package/amwall/ipkg/amwall.control new file mode 100644 index 0000000000..37678fb935 --- /dev/null +++ b/package/amwall/ipkg/amwall.control @@ -0,0 +1,7 @@ +Package: amwall +Priority: optional +Section: net +Maintainer: Eymen Alyaz <dev@eymen.net> +Source: http://amselinux.de +Depends: libamsel +Description: pf to iptables and more |