openwrt/package
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
..
base-files base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 2013-07-31 18:11:55 +00:00
boot uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U) 2013-07-17 17:31:21 +00:00
devel trace-cmd: remove the compile fix patch 2013-07-03 17:23:55 +00:00
kernel mac80211: Handle concurrent AP/STA beaconing properly 2013-08-06 17:59:09 +00:00
libs libubox: update to the latest version, fixes a fd deletion race condition in uloop 2013-07-31 22:07:13 +00:00
network hostapd: Settings for DAE/CoA server 2013-08-06 18:55:30 +00:00
system ubus: fix typo 2013-08-05 10:08:04 +00:00
utils busybox: rename ntp init script back to sysntpd (#13920) 2013-08-04 12:40:24 +00:00
Makefile build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' 2013-07-18 16:44:44 +00:00