Files
linux-apfs/net/mac80211
Johannes Berg e54faf29e0 mac80211: allow transmitting deauth with tainted key
When we had a connection for WoWLAN and after resume it
needed to be disconnected, the previous commit enabled
sending a deauth frame to the AP. This frame would not
go through on MFP-enabled networks as the key for it is
marked tainted before the frame is transmitted.

Allow a tainted key to be used for deauth frames. Worst
case, we'll use a wrong key because the PTK was rekeyed
while suspended, but more likely the PTK is still fine
and the taint flag really only applies to the GTK(s).

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-02-04 18:57:44 +01:00
..
2013-01-03 13:01:35 +01:00
2012-06-24 11:33:18 +02:00
2012-12-05 09:44:41 +01:00
2012-10-17 11:02:14 +02:00
2012-06-22 11:26:58 +02:00
2012-06-24 11:33:18 +02:00
2012-10-17 11:02:14 +02:00
2012-03-13 14:54:16 -04:00
2012-11-26 11:36:02 +01:00
2012-06-20 17:35:22 +02:00
2012-12-05 09:44:41 +01:00