[roll] Roll fuchsia [network/test] Test SO_REUSEADDR listener conflicts

A bug in this logic in Netstack3 was fixed in
Ide63b3767e2e256222d8b63e6128cbffabdaa797, but it is also useful to have
a test that runs on Linux as well to validate that we match its behavior
for this case. Netstack2 is currently expected to fail a subset of these
tests.

Original-Bug: 361402347
Test: netstack3_streamsocket_test.cm
      netstack2_syncudp_streamsocket_test.cm
      host_x64/netstack_streamsocket_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108584
Original-Revision: a745deafa1204d5d5d6e1e4ca25c3c40e00a083a
GitOrigin-RevId: 1283a43f1b0cc403d6630c3e8d97e38d1d603af0
Change-Id: I5aa328f96d8e0af558b6601a87f8d8c446aa3383
1 file changed
tree: ef4e63f46fb2131deb1dd79c7561503d41b5a043
  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.