aboutsummaryrefslogtreecommitdiff
path: root/tools/debugscripts
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2025-06-02 00:11:40 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2025-06-03 00:11:59 +0000
commit36fcd52c2bd5a8a4b3d584564852f417fb83e762 (patch)
tree08088ac0350f8a733e159cb081de1cb62a2b2892 /tools/debugscripts
parente698e4a537736f6a7dd9a386e00997d7fb08e83f (diff)
net80211: fix TKIP trailer trimming w/ no rx parameters given
Previous work made trimming the TKIP trailer an optional thing based on what the driver indicated it did with the received frame. However, for drivers that aren't populating an RX frame with an rx status - notably iwn(4) - exposed this bug. If the driver doesn't expose any RX status then just restore the previous behaviour. This matches what was done in the CCMP code in ccmp_decap(). Locally tested: * iwn(4), STA mode, CCMP + TKIP groupwise network Differential Revision: https://reviews.freebsd.org/D50638 Fixes: 731ff40069d28 MFC after: 3 days Reviewed by: bz
Diffstat (limited to 'tools/debugscripts')
0 files changed, 0 insertions, 0 deletions