aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXing Song <[email protected]>2021-09-30 15:37:37 +0800
committerFelix Fietkau <[email protected]>2021-10-20 10:36:51 +0200
commita1b0bbd4846b46f45a13a669ce46725988660b2a (patch)
treeb93ed52eea5f2962ed6d1c173e53b353bc243fd2 /tools/perf/scripts/python
parentb94c0ed609bd2aac6ee058f6fdc7c6eaad1b0ec1 (diff)
mt76: use a separate CCMP PN receive counter for management frames
When received frame is decryped by hardware, CCMP PN is checked by mt76. When management frame protection (IEEE 802.11w) is used, we must use a separate counter for tracking received CCMP packet number for the management frames. The previously used counter was shared with data frames and that can cause problems in detecting replays incorrectly for robust management frames. Add a new counter just for robust management frames to avoid this issue. Signed-off-by: Xing Song <[email protected]> Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions