blob: b21c5fc8bafd1ffd39b2031581ceec6f42274707 (
plain)
1
2
3
4
5
6
7
8
9
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/
|