From 935badd4ea23611c20212ecae03abf6379063f0a Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 19 Oct 2005 11:37:53 +0000 Subject: add wrt-radauth package (thanks to Florian Fainelli) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2180 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/wrt-radauth/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/wrt-radauth/Config.in (limited to 'package/wrt-radauth/Config.in') diff --git a/package/wrt-radauth/Config.in b/package/wrt-radauth/Config.in new file mode 100644 index 000000000..b21c5fc8b --- /dev/null +++ b/package/wrt-radauth/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_WRT_RADAUTH + tristate "wrt-radauth - a RADIUS MAC authenticator for Broadcom based access points" + default m if CONFIG_DEVEL + help + This software watches the stations associating to a broadcom based + AccessPoint (e.g. Linksys WRT54G) and sends an authentication request + to the radius-server specified in nvram. + + http://www.zerfleddert.de/wrt54g/ + -- cgit v1.2.3