]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Update the list of Action frame categories that are not robust
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 5 Nov 2024 16:48:20 +0000 (18:48 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 5 Nov 2024 17:02:31 +0000 (19:02 +0200)
commit74792088bcc3d313e7c4635c24ea7b61774031cc
tree84f70c317a2f6ea8891c84fe5e543b7d2e5e4081
parenta7d256bf47080effc14f2e4bc9dca225a9e7919a
AP: Update the list of Action frame categories that are not robust

Number of new Action frame categories have been identified as being not
robust, i.e., not using management frame protection. Update AP mode
implementation to cover those to allow reception unprotection Action
frames from those categories.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/ieee802_11.c