]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/config_file.c
Reject eap_server_erp hostapd.conf parameter without CONFIG_ERP=y
authorJouni Malinen <jouni@codeaurora.org>
Wed, 28 Feb 2018 11:09:07 +0000 (13:09 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 28 Feb 2018 11:09:07 +0000 (13:09 +0200)
commit427729ee67fa53ff38cf7ac7023d112ecc90950e
tree1852472c89be3d8821192cc4a47f036b48383caa
parentba5498d2078bf524b73e97ee5bb3bd9d1ed183ee
Reject eap_server_erp hostapd.conf parameter without CONFIG_ERP=y

This provides an explicit error report if runtime configuration is not
valid and ERP server functionality cannot be used.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/config_file.c