Add a require_message_authenticator configuration option
authorNick Lowe <nlowe@aerohive.com>
Tue, 26 Jul 2016 18:17:09 +0000 (19:17 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 7 Aug 2016 21:36:17 +0000 (00:36 +0300)
commit42d30e9ea08c51c95d4c8e53f953ae828e3e3fdc
treed62d406c594c273793c05f93c777f61126c17398
parent715ad3386e234463f8c9c0bf7651f28c43b70631
Add a require_message_authenticator configuration option

This can be used to mandate the presence of the Message-Authenticator
attribute on CoA/Disconnect-Request packets.

Signed-off-by: Nick Lowe <nick.lowe@lugatech.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/hostapd.c
src/radius/radius.c
src/radius/radius.h
src/radius/radius_das.c
src/radius/radius_das.h