[roll] Roll fuchsia [netstack3] Hold disabled devices in core

..instead of removing disabled devices from core and re-adding it once
enabled. This is so that we can support control operations (add/remove
addresses/routes) with disabled devices.

Original-Bug: 20989
Original-Fixed: 92656

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680910
Original-Revision: 5df857480bdef93907ad87b722aa3b34f2b35928
GitOrigin-RevId: dbc044f50a5c5a87093afdbffb5ec1396c931965
Change-Id: I6a542465e8d58459bbba9ffc0155524d9bb36887
1 file changed
tree: 2f0cd2b6912e4f809ff86ba3fcac191dc9f3dde6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.