[roll] Roll fuchsia [Netstack3] Keep sharing domain tokens for the lifetime of the socket

Previously SetReusePort2 was taking token koid and dropping the token
after that. Now it will keep the token for the lifetime of the socket
(or until the token is replaced). This will allow Starnix to observe
if the token is still being used.

Original-Bug: 451615802
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1413439
Original-Revision: c82f72abf92e722b0f61e797bb5a6f8f8e49a35d
GitOrigin-RevId: 85a9ea7527e09a288b0627a31c31258d3c992759
Change-Id: Icae284d502917267f0a82bb6afa0dcdff730fa23
1 file changed
tree: 05e3d9f8073aa0cc6d44b5e53f88cf268b9b5144
  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.