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