commit | 7b4396bd6868f3d665c5f4cb53a9bdde5a2f4bf2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sat Feb 23 01:14:20 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 06 16:36:00 2013 +0100 |
tree | 432237208275a9a36b5a0caede4e0996cdb1c48e | |
parent | 8d1f7ecd2af55c0c82ffd2bff0ef0b26f16ea69f [diff] |
mac80211: flush keys when stopping AP Since hostapd will remove keys this isn't usually an issue, but we shouldn't leak keys to the next BSS started on the same interface. For VLANs this also fixes a bug, keys that aren't removed would otherwise be leaked. Signed-off-by: Johannes Berg <johannes.berg@intel.com>