diff options
author | Felix Fietkau <nbd@nbd.name> | 2020-12-18 20:15:25 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2021-01-14 22:26:10 +0100 |
commit | 2463ec86cd0338a2c2edbfb0b9d50c52ff76ff43 (patch) | |
tree | 71eb37f4fb57c0592943b2de96a91448fc0dc763 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b101dd2d22f45d203010b40c739df346a0cbebef (diff) |
mac80211: do not drop tx nulldata packets on encrypted links
ieee80211_tx_h_select_key drops any non-mgmt packets without a key when
encryption is used. This is wrong for nulldata packets that can't be
encrypted and are sent out for probing clients and indicating 4-address
mode.
Reported-by: Sebastian Gottschall <s.gottschall@dd-wrt.com>
Fixes: a0761a301746 ("mac80211: drop data frames without key on encrypted links")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20201218191525.1168-1-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions