[roll] Roll fuchsia [netstack2] Resolve interface removal race There is a race between interface RemoveByUser and RemoveByLinkClose. When the netdevice client observed the port is closed, it will remove the nicInfo from the stack-wide map. When the interface admin control later tries to remove the device, it should not panic for not finding the entry if the `ifState` already indicates the it was removed. Multiply: fuchsia-pkg://fuchsia.com/netstack-multicast-forwarding-integration-test-no-err-logs#meta/netstack-multicast-forwarding-integration-test-no-err-logs_shard_4_of_10.cm Multiply: fuchsia-pkg://fuchsia.com/netstack-interfaces-fidl-test-no-err-logs#meta/netstack-interfaces-fidl-test.cm Original-Bug: 464501420, 465239063 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1440457 Original-Revision: 23df2794ad13e0d6d20f232f5eedab6c3dfec873 GitOrigin-RevId: c7106165ec79733903bb10ce3f6ec1871226e0e6 Change-Id: Ib4641e22ac5dfc08145382234ed35381a7f8b90d
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 in one of the communication channels documented at get involved.
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.