[roll] Roll fuchsia [netstack3] Use SocketAddr in SocketStats

Use the SocketAddr type for socket address fields in SocketStats. Add a
Display implementation to SocketAddr so that IPv6 socket addresses are
printed in a disambiguated format.

Original-Fixed: 133594
Tested: fx test netstack3-core-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/917634
Original-Revision: 42cee5d1b0f6563ac3404a0cd98d7e2a8b0bb3d8
GitOrigin-RevId: 534f8d3a6be221d0cde6c77bc0be4fe602972030
Change-Id: Idb0725bd2fd832e35ac1810bd76ab37e36195416
1 file changed
tree: fea9f158d6bdfd462c8f10272254aef5ec025a0a
  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.