[roll] Roll fuchsia [netstack] Defer issuing InterfaceRemovedReason

Defer issuing fuchsia.net.interfaces.admin/Control.OnInterfaceRemoved
until after the interface is completely removed from the stack,
signaling that it is now safe to reinstall an interface with the same
name or PortId.

Multiply: netstack-interfaces-admin-fidl-test :40

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792737
Original-Revision: 50cbf83686bc8aca77251a7b8b44f3a382a91cb2
GitOrigin-RevId: aa93da99c49bc769f9f135d9a30f8e17c391e1d8
Change-Id: I9c726b2132689067bd1ae488b3d4313b51b26a62
1 file changed
tree: c60b4f7ea0b9fa3c5598b5e3b0e17125a17daa79
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.