]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.h
FT: Add IEEE VLAN support (including tagged VLANs)
authorMichael Braun <michael-dev@fami-braun.de>
Thu, 18 May 2017 13:21:51 +0000 (15:21 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 6 Apr 2018 16:01:13 +0000 (19:01 +0300)
commit17010c38d0d8438171350c03d16cf4867dc6a498
treef49f81bb4d4ad1e23a6bdd64728a853acd5d5835
parent47a039b01b18d940f88985397ba82c461e2ee2ed
FT: Add IEEE VLAN support (including tagged VLANs)

This uses set_vlan()/get_vlan() callbacks to fetch and configure the
VLAN of STA. Transmission of VLAN information between APs uses new TLVs.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
src/ap/ieee802_1x.c
src/ap/wpa_auth.h
src/ap/wpa_auth_ft.c