]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Separate FILS realm configuration from ERP domain
authorJouni Malinen <j@w1.fi>
Sat, 17 Dec 2016 15:19:34 +0000 (17:19 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2016 20:08:23 +0000 (22:08 +0200)
commit26bf70e3d2af681e1761b0cee00b9ef4c6f37347
treefd686ec90da105cf991cfa99c4268d30e5088900
parent42b847ac1ed656383f13646db84568fb23cd45c4
FILS: Separate FILS realm configuration from ERP domain

The new hostapd configuration parameter fils_realm=<realm> can now be
used to configure one or more FILS realms to advertise for ERP domains
when using FILS. This replaces the use of erp_domain=<domain> parameter
for the FILS use case.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/ieee802_11_shared.c