[roll] Roll fuchsia [network] Introduce diagnostics-traits crate

Extracts target-independent Inspect traits from netstack3-base so that
they can also be used by the DHCP client.

Original-Bug: 42078263
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204804
Original-Revision: 54cbb4f83914f019b19aa9e56210621dca4649fc
GitOrigin-RevId: 781d8e23b060a6b3c192d1207467d97bc875f3fb
Change-Id: Ie1f91c26bc3f9ad888bacbb4961a65e3ef59cb8e
1 file changed
tree: 7661154779f15eb2a26b5339cc55f0c2d3e1b5bb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.