[roll] Roll fuchsia [netdevice] Dispatch port SetActive calls

... so implementations can update port status inline from SetActive
calls.

Add test encoding desired behavior. Change test utilities to not bring
ports online automatically while I'm here.

Multiply: network-device-lib-test:30

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557186
Original-Revision: b80f307bc2821607a42dfce0f30a456f4be84e0f
GitOrigin-RevId: bd11ada4e11808164abc18ec292f054606d7c6d2
Change-Id: I2b01d3a3729b0432ade0fa6a928dce12e1388924
1 file changed
tree: fbe077ccd374874ad80cce617cf0d8997c8a4e56
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.