summaryrefslogtreecommitdiff
path: root/sys/dev/sun
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2021-05-03 08:23:06 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2021-05-03 08:23:06 +0000
commit6627b22a0378ef07326564b9d6684148aa7bb225 (patch)
treef7cfe771124499e928093a57471d48f33865455e /sys/dev/sun
parentb4fedf929d5bb07acd8a6f6ee14c12092cc28bf7 (diff)
work around an athn(4) device problem with bogus Michael MIC failures
Clients using Tx aggregation against an athn(4) hostap will send block ack request control frames whenever they need to sync their Tx block ack window. athn(4) dropped such frames due to bogus Michael MIC failures reported by the hardware decryption engine. Ignore such failures for control frames in order to fix athn(4) hostap mode against clients which use Tx aggregation. Additionally, only report Michael MIC failures to the net80211 stack if the offending client is actually using TKIP, which would also have prevented the problem since we require CCMP as group cipher in our default configuration. Problem reported and fix tested by kettenis@
Diffstat (limited to 'sys/dev/sun')
0 files changed, 0 insertions, 0 deletions