Hi Jouni and all, This patch series suggests several improvements for using OWE with SME capable drivers. The major change is related to EVENT_ASSOC processing for SME drivers. OWE processing is modified in such a way, that DH IE element is not required on this stage for SME drivers anymore. Possible OWE regressions has been checked using hostapd hwsim tests: $ cd hostap/tests/hwsim $ ./build.sh $ ./start.sh $ sudo ./run-tests.py -f owe ... passed all 22 test case(s) Regards, Sergey Sergey Matyukevich (3): nl80211: pass WPA3 AKM suites to driver OWE: rename owe_assoc_req_process parameter reason to status OWE: allow STA assoc w/o DH IE on OWE offload OWE: allow adding new STAs w/o DH IEs when OWE is offloaded src/ap/drv_callbacks.c | 16 ++++++++++------ src/ap/ieee802_11.c | 29 ++++++++++++++++++++--------- src/ap/wpa_auth_ie.c | 5 ----- src/drivers/driver_nl80211.c | 4 ++++ 4 files changed, 34 insertions(+), 20 deletions(-) -- 2.11.0 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap