add wrt-radauth package (thanks to Florian Fainelli)
[openwrt.git] / openwrt / package / wrt-radauth / Config.in
1 config BR2_PACKAGE_WRT_RADAUTH
2         tristate "wrt-radauth - a RADIUS MAC authenticator for Broadcom based access points"
3         default m if CONFIG_DEVEL
4         help
5           This software watches the stations associating to a broadcom based
6           AccessPoint (e.g. Linksys WRT54G) and sends an authentication request
7           to the radius-server specified in nvram.
8           
9           http://www.zerfleddert.de/wrt54g/
10