2015-01-15 12:14 GMT+09:00 Bob Copeland <me@xxxxxxxxxxxxxxx>: > I took a look at what authsae is doing, and it looks like it's just > prepared to handle the NL80211_CMD_DEL_STATION events generated from > cfg80211_del_sta() -- is there a reason that couldn't work for wpa_s > too? Then you'd only need the patch to configure that timeout on the > client, and you can simplify it by not caring about user_mpm. Thank you for your review. Indeed wpa_supplicant do nothing even if it receivced NL80211_CMD_DEL_STATION. But the mismatch (wpa_supplicant recognizes STA is alive, mac80211 recognizes STA leaved) is not so good. Anyway I have not considered authsae user land application. Does authsae have it's own inactivity timer ? If not, I will drop this patch. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html