You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
base-files base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 11 years ago
boot uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U) 11 years ago
devel trace-cmd: remove the compile fix patch 11 years ago
kernel mac80211: Handle concurrent AP/STA beaconing properly 11 years ago
libs libubox: update to the latest version, fixes a fd deletion race condition in uloop 11 years ago
network hostapd: Settings for DAE/CoA server 11 years ago
system ubus: fix typo 11 years ago
utils busybox: rename ntp init script back to sysntpd (#13920) 11 years ago
Makefile build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' 11 years ago