[roll] Roll fuchsia [netstack3] Implement shutdown

Implement a shutdown path in netstack3 and enable it for the testing
components. We'll enable it to all versions of the stack when
integration testing shows this is stable.

Original-Bug: 380897722

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255691
Original-Revision: e0140e73a22dd7dc5a1c06049bfd68f1b30c7173
GitOrigin-RevId: 5cf405e974f35286ca9ed636a536da467d04ceda
Change-Id: Ie53a87f6dfb99487911d021f0277c3cd7dd31fe3
1 file changed
tree: 9ce9a6d03e2d7d6bbb00e63c08b5640c7ddd2488
  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.