[roll] Roll fuchsia [netstack3] Allow clearing bound device

Allow callers to set the bound device for both bound and unbound UDP
sockets, and then clear it.

Fixes: 96573
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677688
Original-Revision: 29f9299c18541366171974364ab42be4bad6aa6d
GitOrigin-RevId: ebb929e391711a88405ba040124e9fa38792c9d1
Change-Id: I9b2eac341560f7a7f49910f98936cd47c2ec0ba2
1 file changed
tree: d0748d662ca9c11f19c39a4344271f4790e1daf0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  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.