From 6db2db3a9c41ef447a6ac351f8408fa2cfb7ddad 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@2180 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/wrt-radauth/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 openwrt/package/wrt-radauth/Config.in (limited to 'openwrt/package/wrt-radauth/Config.in') diff --git a/openwrt/package/wrt-radauth/Config.in b/openwrt/package/wrt-radauth/Config.in new file mode 100644 index 0000000000..b21c5fc8ba --- /dev/null +++ b/openwrt/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