[roll] Roll fuchsia [netstack3] Add device ID to UDP sockets

Add a field for tracking the device ID to unbound UDP sockets, and
propagate that into the address vector for bound UDP sockets.

Original-Bug: 96573
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668222
Original-Revision: abec2d326df697719feeea20768edf7b69dbdf17
GitOrigin-RevId: 1e35a71050ca585de47e776b44bfc62b11b5ecfb
Change-Id: Id6b9cfefe83164642e893c03c5777200d4a19aa5
1 file changed
tree: 39ddf8c7ed074c7e19ea349e874550260b6d5ead
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.