[roll] Roll fuchsia [netstack3] Cleanup before referency dgram sockets

Remove straggler direct references to the dense map with all sockets so
we can remove it in a follow up change.

Expose received UDP frames to bindings with a reference to the socket to
match the rest of the API.

Original-Bug: 42076297
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/993164
Original-Revision: ca0faf13eb6300f1a421bbf60c8c2a218a51ab98
GitOrigin-RevId: ffbb5c13f3b1eae68426ed55b5d6b51fa133b49e
Change-Id: Iefaa53dc29a4924d45ba488be8f02b4674480a26
1 file changed
tree: 30c655a5b19fd5397d3d35ace08b0db45f8a8561
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.