[roll] Roll fuchsia [wlan][wlanix] Reland: Support real iface creation.

Includes logic to detect when an iface already exists (i.e. when
wlancfg is running) and skip creation/deletion.

Also supports querying and reconnecting to existing ifaces.

Original-Bug: b/299349496
Test: Updated/added unit tests. Manual tests in both wlanix and donut setups.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990974
Original-Revision: 9d35ad9be16351f5df63646ec728d3b31e65c227
GitOrigin-RevId: 45ae458c843733ff8413fff7ff9395025f53ec1d
Change-Id: I8fb84b3ca46e3745b4405f20f335365a671da715
1 file changed
tree: 9255079a7df4133488cc56cf94b94089cd6dbcd5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.