[roll] Roll fuchsia [netstack3] Test datagram connect reinsertion

Add a test case exercising the reinsertion path of the `connect`
operation, which occurs when `try_insert` on the bound socket map
returns an error.

Original-Bug: 135204
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934295
Original-Revision: 2a11e1ac6f392673676cb7cd4a8ee0c393e402c6
GitOrigin-RevId: f8bf95b0d0e9e953822991b9b5b9a253b80dfdc0
Change-Id: I77823ad3f8b5dc9a3970010ba0059d5da00b9bc7
1 file changed
tree: 020a40568819133acf9ebcd277ffc3565126138d
  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.