[roll] Roll fuchsia [netstack3] Assert TCP socket zone consistency

Assert that the same invariant is upheld for TCP and UDP sockets: if one
of the bound or connected addresses for a socket requires a zone, that
socket also has a bound device.

Original-Fixed: 115524
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791142
Original-Revision: 984c0f77a2327db0e1599dbfc34435f0a9d58049
GitOrigin-RevId: d5efc84a74b38a5ed4140e1e6abf467801374421
Change-Id: I4917fc0a8166c7fbd200cab57d025da680f24f8b
1 file changed
tree: f1e655cd0f0e4439a8bcec366751b74ed60e8a76
  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.