From 51eb9547f2830a0fcbb76f228af4a130a4227a38 Mon Sep 17 00:00:00 2001 From: wbx Date: Fri, 15 Jul 2005 15:15:02 +0000 Subject: 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 --- openwrt/package/amwall/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 openwrt/package/amwall/Config.in (limited to 'openwrt/package/amwall/Config.in') diff --git a/openwrt/package/amwall/Config.in b/openwrt/package/amwall/Config.in new file mode 100644 index 000000000..978c63ee6 --- /dev/null +++ b/openwrt/package/amwall/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_AMWALL + tristate "amwall - pf to iptables " + default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBAMSEL + help + See + + http://amselinux.de/ + -- cgit v1.2.3