commit | 2d5d4b0a6da1271a7dfa9a7052870361e72ba424 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Sat Feb 22 15:25:45 2020 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Feb 24 10:36:03 2020 +0100 |
tree | a32a4b58f00f084d32af11e7386fccac93e15947 | |
parent | e5473e80d46767ebc64dac4958f30299a3b14b1b [diff] |
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>