[roll] Roll fuchsia [wlan] Fail on non-Open authentication frames in hw-sim

The hw-sim no longer responds with the Success status code for all
authentication frames regardless of type. Instead, only Open System
authentication frames are considered valid for testing.

Only Open System and SAE authentication frames are actually supported
by wlanstack at this time, and SAE authentication frames are not
currently tested in hw-sim. Shared Key authentication is supported by
some MLME drivers but not the one used in hw-sim.

Original-Bug: 69303
Original-Bug: 60913
Test: fx test wlan-hw-sim-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/484546
Original-Revision: 8906d2058209641dde613f84124451ab0981c099
GitOrigin-RevId: ae34bf07670b15db89ef5654ddea347e2577545c
Change-Id: I82ccc90a7e3af4c960773fc915cb3d1dda9a7b07
1 file changed
tree: f7c9972f15da4a948ed3e45e04f37dbc2cbfd885
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.