Hi, any comments on this? Regards, M. Braum Am 18. Mai 2017 15:21:49 MESZ schrieb Michael Braun <michael-dev@xxxxxxxxxxxxx>: >Hi, > >here come some follow-up patches for FT roaming >based on the new protocol. > >Regards, >M. Braun > >Michael Braun (8): > FT: add expiration to PMK-R0 and PMK-R1 cache > FT: add IEEE vlan support (including tagged vlans) > test: FT-EAP with VLAN > test: FT-PSK with VLAN > FT: include identity and radius_cui in pull/resp frames > tests: FT with CUI > FT: add session_timeout to push/resp > FT: convert r0_key_lifetime to seconds > > hostapd/config_file.c | 4 + > hostapd/hostapd.conf | 10 +- > src/ap/ap_config.c | 1 + > src/ap/ap_config.h | 1 + > src/ap/ieee802_11.c | 12 +- > src/ap/ieee802_1x.c | 18 +- > src/ap/sta_info.h | 3 +- > src/ap/wpa_auth.c | 5 +- > src/ap/wpa_auth.h | 25 ++ >src/ap/wpa_auth_ft.c | 747 >++++++++++++++++++++++++++++++++---- > src/ap/wpa_auth_glue.c | 255 ++++++++++++ > src/ap/wpa_auth_i.h | 5 +- > tests/hwsim/auth_serv/eap_user.conf | 5 + > tests/hwsim/test_ap_ft.py | 254 +++++++++++- > 14 files changed, 1242 insertions(+), 103 deletions(-) _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap