[roll] Roll fuchsia [netstack3] Provide OtherLocalIdAllocator

Provided access to `LocalIdentifierAllocators` for both the current
stack and the other stack via the `DualStackDatagramBoundStateContext`.

This allocator is required to support `connect` for dual stack sockets.

Original-Bug: 135204
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/936756
Original-Revision: 104569d0f0ce939beda4264573d8809b34b96252
GitOrigin-RevId: 606b9ba21bfa4c6efff1d2c351a68085b27e673c
Change-Id: I925f76c352a1353d351ba7fa208f77bcff7c0088
1 file changed
tree: 6af3dccd45e61d04cd1d5f30d6be73141b1ed3c3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.