]> git.ipfire.org Git - thirdparty/hostap.git/commit
RADIUS: Allow 0.0.0.0 to be used as wildard radius_das_client
authorJouni Malinen <jouni@codeaurora.org>
Fri, 22 Jun 2018 08:47:19 +0000 (11:47 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 22 Jun 2018 16:37:18 +0000 (19:37 +0300)
commit72aad113c2f2e8cc526bcbca9f70765f56b34a02
tree3393bcee505ef83080d8b262c09b13fe2d8e45b2
parentd7b60f7a9e8959ecd450d00a8c9bba7595f37f10
RADIUS: Allow 0.0.0.0 to be used as wildard radius_das_client

This allows hostapd DAS to be configured to allow any DAC (with the
matching shared secret) to send Disconnect-Request and CoA-Request
packets.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/hostapd.conf
src/radius/radius_das.c