[roll] Roll fuchsia [netstack3] Synchronize on used interface names

Synchronize on reserving interface names so that multiple installers
can't race and install duplicate names.

Original-Fixed: 389985179
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1188413
Original-Revision: beb6ed67609d11a647c7adaa953e2c25ab4a8237
GitOrigin-RevId: e2a83b1f14090f91ba80a1c0e6caf3e4d5d238be
Change-Id: Id552d95f7382397aa41b65bbe7063b83dfb348d8
1 file changed
tree: a606c4901d09e5af143feca39b44e2798425759a
  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 in one of the communication channels documented at get involved.

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.