This patch series is to add a HWSIM test case for PASN authentication with random own mac address. The changes in this patch series are dependent on the kernel changes in below link which are still under review: - https://patchwork.kernel.org/project/linux-wireless/list/?series=709814&state=* Veerendranath Jakkam (2): ctrl_iface: Add support to start PASN authentication with random address tests: Add PASN authentication with random own mac address Vinay Gannevaram (4): temp: Sync with mac80211-next.git include/uapi/linux/nl80211.h nl80211: Report capability to transmit auth frames with random TA PASN: Get own address from PTKSA cache for PASN_DEAUTH Report AUTH RANDOM-TA capability to control interface src/drivers/driver.h | 2 ++ src/drivers/driver_nl80211_capa.c | 5 ++++ src/drivers/nl80211_copy.h | 4 +++ tests/hwsim/test_pasn.py | 45 ++++++++++++++++++++++++++----- wpa_supplicant/ctrl_iface.c | 23 +++++++++++++--- wpa_supplicant/pasn_supplicant.c | 26 +++++++++++++++--- wpa_supplicant/wpa_supplicant_i.h | 3 +-- 7 files changed, 92 insertions(+), 16 deletions(-) -- 2.25.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap