[roll] Roll fuchsia [virtio][net] Fix link reporting across Start/Stop

After device stop we failed to read the link on restart, which causes
netstack to receive the wrong link state if the host changes the device
state while we're in the stopped state.

Original-Fixed: 460146006

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1423296
Original-Revision: 564190024fe18745a7ff694a517b357eb09e0a0a
GitOrigin-RevId: 67914ba4205845360f49bd6bcb4d3070d734671e
Change-Id: Id4fa545604ea87d0acaedf80fb52ca85001fee86
1 file changed
tree: f62ce0906accd16b23ac462f5c79c635758f2466
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.