[roll] Roll fuchsia [Netstack3] Use faster lookup for UDP early demux

Now early_demux() uses faster lookup by only looking up connected
sockets.

Original-Bug: 473819144
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1477616
Original-Revision: 20663d9a57b2c13c823082e51da2b11ae626b271
GitOrigin-RevId: dec957fc1f03c809e13d8cd5ebb8ccd1408e188c
Change-Id: I149153bc1e9adb5e44dfed651b6ac50c715e93e1
1 file changed
tree: 606a2883c8ee588a0ad1bd2106f4ea43c34bd8fe
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.