This small series uses the previuous work from Brendan Jackman, which is attached as the first patch and adds rx support for wpa_supplicant and hostapd. Brendan Jackman (1): wpa_supplicant: Send EAPoL-Key frames over NL80211 where available Markus Theil (1): Use control port over nl80211 also for rx path src/drivers/driver.h | 26 ++++++ src/drivers/driver_nl80211.c | 140 +++++++++++++++++++++++------ src/drivers/driver_nl80211.h | 3 + src/drivers/driver_nl80211_capa.c | 4 + src/drivers/driver_nl80211_event.c | 15 ++++ src/rsn_supp/wpa.c | 2 +- src/rsn_supp/wpa.h | 2 + src/rsn_supp/wpa_i.h | 7 ++ wpa_supplicant/driver_i.h | 8 ++ wpa_supplicant/ibss_rsn.c | 18 ++++ wpa_supplicant/wpa_supplicant.c | 6 ++ wpa_supplicant/wpas_glue.c | 61 ++++++++++--- 12 files changed, 249 insertions(+), 43 deletions(-) -- 2.24.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap