]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: VLAN assignment based on SAE Password Identifier
authorJouni Malinen <j@w1.fi>
Sun, 17 Feb 2019 15:22:37 +0000 (17:22 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Feb 2019 15:24:23 +0000 (17:24 +0200)
commitb0e91e3877b2429c21229fc27fc29dec5115eb97
tree97c737d7e26543b5503df093054a59e26e1a13fe
parentcf4643aa7d8139eb431439bd628c4cf3dee7a535
SAE: VLAN assignment based on SAE Password Identifier

The new sae_password parameter [|vlanid=<VLAN ID>] can now be used to
assign stations to a specific VLAN based on which SAE Password
Identifier they use. This is similar to the WPA2-Enterprise case where
the RADIUS server can assign stations to different VLANs and the
WPA2-Personal case where vlanid parameter in wpa_psk_file is used.

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