diff options
author | Felix Fietkau <nbd@nbd.name> | 2018-01-18 19:01:43 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-01-24 17:12:40 +0200 |
commit | 23405236460b90b263775bd4b5eb331aaae1e8f4 (patch) | |
tree | 07cc7c0f17f6b2cd5087b200cd2eebe48883563f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1cbbf69cc83e7f567918a921c4c1529429c7354e (diff) |
mt76: fix transmission of encrypted management frames
Hardware encryption seems to break encrypted unicast mgmt tx.
Unfortunately the hardware TXWI header does not have a bit to indicate
that a frame is software encrypted, so sw-encrypted frames need to use a
different WCID. For that to work, the CCMP PN needs to be generated in
software, which makes things a bit slower, so only do it for keys that
also need to tx management frames.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions