2005-10-19 11:37:53 +00:00
|
|
|
config BR2_PACKAGE_WRT_RADAUTH
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "wrt-radauth....................... A Radius MAC authenticator for Broadcom based access points"
|
|
|
|
tristate
|
2005-10-19 11:37:53 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-12-12 03:00:20 +00:00
|
|
|
depends BR2_PACKAGE_NVRAM
|
2005-10-19 11:37:53 +00:00
|
|
|
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/
|
2005-11-05 02:16:36 +00:00
|
|
|
|