[roll] Roll fuchsia [netstack3] Merge TCP set_reuseaddr_* methods

The caller no longer needs to distinguish between socket types before
calling the method.

Original-Bug: 126141
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/894008
Original-Revision: 9763145b50e19469dbebbd5bf9763f0361e51f0b
GitOrigin-RevId: b46193f2b90a70aa3355c7ba4174a094f723c989
Change-Id: Ibe334222fd46a2e1b203b94a2cfe0bad851fd56e
1 file changed
tree: 378a4268f3b6906fc9bfe8882fcdf270121027ec
  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.