[roll] Roll fuchsia [netstack3] Fix socket inspect local addr any Print the address correctly for TCP sockets that are locally bound to the ANY address. As `SocketAddr`'s type definition forces an address to be specified, it was necessary to generalize to allow the unspecified ANY address. Added `AddrAndPortFormatter` for formatting an address and a port, and reuse this implementation in `SocketAddr`. Modified `AddrAndZone` and `ZonedAddr` where necessary in support of this. Modified the existing socket integration test to assert this. Original-Fixed: 326283980 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002858 Original-Revision: 979183505353074bd6ad66cfa1b39e0fcbbf97a6 GitOrigin-RevId: eebd1d3b8013b1009a6b26e5b0685b136eb98ccb Change-Id: I23b132777958d664160f65a08df37e418e5f9812
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.