diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-15 15:15:02 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-15 15:15:02 +0000 |
commit | 129d1f52a88651ddd01f79ac1f4a99f3fff5dd8d (patch) | |
tree | ae186e63fd0518cc9fb055ab42264a2bd640080b /package/amwall/ipkg/amwall.control | |
parent | 0831b598d806a5cec1fe24b328504d3525eba85f (diff) |
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/amwall.control')
-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 000000000..37678fb93 --- /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 |