]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/ctrl_iface.c
RADIUS: Add DAC implementation in hostapd(AS)
authorJouni Malinen <jouni@codeaurora.org>
Fri, 22 Jun 2018 16:32:46 +0000 (19:32 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 22 Jun 2018 16:37:18 +0000 (19:37 +0300)
commitabed6136ae254ce4c4225ce719680482e9f654a8
treeb0c2ea58db24b5a05c3f6af9d34f02c41ca39d62
parent72aad113c2f2e8cc526bcbca9f70765f56b34a02
RADIUS: Add DAC implementation in hostapd(AS)

The new DAC_REQUEST control interface command can now be used to request
hostapd to send out Disconnect-Request and CoA-Request packets for an
existing session.

DAC_REQUEST <disconnect|coa> <MAC Address> [t_c_clear]

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/ctrl_iface.c
src/radius/radius_server.c
src/radius/radius_server.h