[roll] Roll fuchsia [netstack3] Use core device addresses in Inspect

Extract device address information from core rather than from bindings.
The latter only displays address information for active connections,
which is often incomplete.

Original-Fixed: 133593
Tested: fx test netstack3-inspect-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/923875
Original-Revision: 3119dced60efc59a24072f0d127518c8ce577d69
GitOrigin-RevId: c14f4797d00453e0c276b4355aa2cc3b0ecf29c9
Change-Id: Ic9f609b35bcf7221bb514ea7544975472211a6b6
1 file changed
tree: 0f7d2aaa50686729d831bca5ec006cdf632ddfc0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.