[roll] Roll fuchsia [netstack3] Expose zone for connected UDP sockets

Propagate the zoned addresses for a connected socket and use them to
fill in the zone fields in the FIDL types.

Original-Bug: 46566
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719042
Original-Revision: 285ab38828b7db2aa1ee3c23dac8b3188597c4c7
GitOrigin-RevId: 71e48bfdb59fe71663d0867d9e14b72befb214ac
Change-Id: Ia2e9c1d259c8b054d3c5bac9ec96814c6b7a9b3d
1 file changed
tree: 767a16bf1b01e8568b2ed71fc7143e789c84043a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.