CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/05/23 05:19:13

Modified files:
        sys/net80211   : ieee80211_input.c 

Log message:
increment CCMP decryption error counter if hw decrypt fails to get PN

This case will only occur if the IV has been stripped by hardware and
the driver has not cleared the protected bit in the frame header as it
should. Incrementing this counter will make the problem more obvious
when looking at netstat -W output.

No functional change for people who do not work on wifi drivers.

Reply via email to