summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-08-06 18:55:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-08-06 18:55:30 +0000
commit9a22315ca45a9a52670405bf422043ec97e68e54 (patch)
treea46c0029729526642ae80de1cb32baf1971d4fbd /include
parent91f0b411f4aa8b5e0bcb7388141bf85586b82976 (diff)
downloadmaster-31e0f0ae-9a22315ca45a9a52670405bf422043ec97e68e54.tar.gz
master-31e0f0ae-9a22315ca45a9a52670405bf422043ec97e68e54.tar.bz2
master-31e0f0ae-9a22315ca45a9a52670405bf422043ec97e68e54.zip
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
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions