openwrtv4/package/network/services/hostapd/files
Felix Fietkau 9a22315ca4 hostapd: Settings for DAE/CoA server
hostapd supports "Dynamic Authorization Extensions", making it possible
to forcibly disconnect a user by sending it a RADIUS "Disconnect-Request"
packet.

I've added three new variables to enable setting of the
"radius_das_client" and "radius_das_port" variables in the hostapd
configuration, which enable these extensions.

* dae_client - IP of the client that can send disconnect requests
* dae_secret - shared secret for DAE packets

These are combined into the "radius_das_client" option in hostapd.conf
To enable the server, both dae_client and dae_secret must be set.

* dae_port - optional, default value is 3799 as specified in RFC 5176

Signed-off-by: Martijn van de Streek <martijn@vandestreek.net>

SVN-Revision: 37734
2013-08-06 18:55:30 +00:00
..
hostapd-full.config hostapd: enable 802.11r for the -full variant (#13250) 2013-05-03 10:39:57 +00:00
hostapd-mini.config hostapd: initial prototype of an ubus binding 2013-03-17 20:47:18 +00:00
hostapd.sh hostapd: Settings for DAE/CoA server 2013-08-06 18:55:30 +00:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant-full.config packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant-mini.config packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant.sh hostapd: don't configure wpa_supplicant with empty password="" if no password is specified (#12912) 2013-01-28 18:05:33 +00:00
wps-hotplug.sh use new button scheme 2013-03-13 18:11:25 +00:00