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 | 51eb9547f2830a0fcbb76f228af4a130a4227a38 (patch) | |
tree | f5bc1d929da4552ca2ace5a94224df2b83127c57 /openwrt/package/amwall/ipkg/amwall.control | |
parent | 446e6c80f6616e593348e7bd32621b3d82f9c1ba (diff) |
add libamsel and amwall, an iptables frontend, like OpenBSD's pf, thx Eymen Alyaz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1438 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/amwall/ipkg/amwall.control')
-rw-r--r-- | openwrt/package/amwall/ipkg/amwall.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/amwall/ipkg/amwall.control b/openwrt/package/amwall/ipkg/amwall.control new file mode 100644 index 000000000..37678fb93 --- /dev/null +++ b/openwrt/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 |