commit | 97804719bc84d91009d43f66c4292eafeb77d0f8 | [log] [tgz] |
---|---|---|
author | Charles Celerier <chcl@fuchsia.infra.roller.google.com> | Mon Nov 27 19:18:26 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 27 11:21:22 2023 -0800 |
tree | bbdda690c42d825ab7838257234880bc0dbc85e0 | |
parent | 978a7f6c0f33186b1a7afcaf8e7d79a24f5878dc [diff] |
[roll] Roll fuchsia [wlan-rsn] Initialize GtkProvider with Key Identifier and RSC The GtkProvider implementation now stores a Key Identifier and Key RSC. The Key Identifier should always be non-zero[1], and the Key RSC tracks the packet number for GTK encrypted packets. Test code now chooses the initial Key Identifier and Key RSC values when appropriate. This change makes the following modifications: 1. wlan-rsn plumbs the Key Identifier and Key RSC down from initialization of the GtkProvider. 2. Additional testing for Gtk. [1]: IEEE 802.11-2016 12.7.4 EAPOL-Key frame notation Original-Fixed: b/305304379 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/943917 Original-Revision: 96ff5a79abcb78156d0b62fa666f368b0ec7c1ee GitOrigin-RevId: e31dffe95af646f0ca55847bcdac4e8bc4a047e0 Change-Id: I41e22693864bd6d25c254dcb25dadf00ef609abd
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.