| commit | 8312512e81ab16d845b49d1ec695fad1c72f19f6 | [log] [tgz] |
|---|---|---|
| author | Johannes Berg <johannes@sipsolutions.net> | Wed Nov 28 11:07:57 2007 +0100 |
| committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 29 18:08:48 2007 -0500 |
| tree | c32ca43a65679197a417ab06fba3bbc542d575f5 | |
| parent | 8b393f1dc76acbe65a97a4e51f8144f4a65fa1c9 [diff] |
mac80211: drop unencrypted frames if encryption is expected This patch fixes a regression I (most likely) introduced, namely that unencrypted frames are right now accepted even if we have a key for that specific sender. That has very bad security implications. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>