OSDN Git Service

mac80211: Update BIP to support Beacon frames
authorJouni Malinen <jouni@codeaurora.org>
Sat, 22 Feb 2020 13:25:45 +0000 (15:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 24 Feb 2020 09:36:03 +0000 (10:36 +0100)
commit2d5d4b0a6da1271a7dfa9a7052870361e72ba424
treea32a4b58f00f084d32af11e7386fccac93e15947
parente5473e80d46767ebc64dac4958f30299a3b14b1b
mac80211: Update BIP to support Beacon frames

When BIP is used to protect Beacon frames, the Timestamp field is masked
to zero. Otherwise, the BIP processing is identical to the way it was
already used with group-addressed Robust Management frames.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Link: https://lore.kernel.org/r/20200222132548.20835-4-jouni@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/aes_cmac.c
net/mac80211/aes_gmac.c