This is the next attempt to migrate nl80211 to key_flag API. The different fixes have been split up and reworked as discussed. All patches of the series are standalone patches with the exception of the last one which requires most of the other fixes. I dropped two patches for now: - Replace WPA_ALG_PMK with KEY_FLAG_PMK - nl80211,wpa_supplicant: Drop outdated tdls hack and will resubmit them when nl80211 is using the key_flags. Alexander Wetzel (8): ieee8021x: Fix unicast argument for set_wep_key() AP: Don't try to set NULL WEP default key key_flag API tuning and fixes nl80211: Ignore seq number for key deletion nl80211: Fix wrong return code in set_key error path nl80211: Remove not needed netlink key attribute nl80211: Don't ignore when SET_KEY returns ENOENT nl80211: Migrate from set_tx to key_flag API src/ap/hostapd.c | 4 ++ src/ap/ieee802_1x.c | 2 +- src/common/defs.h | 18 ++++++-- src/drivers/driver_nl80211.c | 83 +++++++++++++++++++++------------- src/eapol_supp/eapol_supp_sm.c | 2 +- 5 files changed, 73 insertions(+), 36 deletions(-) -- 2.25.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap