openwrtv3/package/network/services
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
..
authsae authsae: add myself as a maintainer 2013-07-26 10:03:03 +00:00
dnsmasq dnsmasq: use host-record instead of address 2013-06-17 11:55:30 +00:00
dropbear dropbear: register a config.change trigger 2013-07-11 17:00:40 +00:00
ead ead: fix compile errors with recent kernels 2013-07-20 12:56:07 +00:00
hostapd hostapd: Settings for DAE/CoA server 2013-08-06 18:55:30 +00:00
ipset-dns ipset-dns: support simultaneously populating IPv4 and IPv6 sets 2013-05-06 10:01:45 +00:00
lldpd lldpd: upgrade to 0.7.5 2013-07-04 16:57:03 +00:00
openvpn openvpn: update to 2.3.2 2013-07-26 12:35:22 +00:00
openvpn-easy-rsa openvpn-easy-rsa: fix typo in version (#12958) 2013-02-06 22:17:11 +00:00
ppp ppp: correctly handle address when reloading 2013-06-10 10:42:34 +00:00
relayd packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
samba36 build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
uhttpd uhttpd: update to the latest version, fixes a crash on early cgi/lua process termination 2013-07-31 22:07:09 +00:00