[roll] Roll fuchsia [netstack3] Add callbacks for conflict handling

Add additional hooks to the SocketMapSpec trait and implement them in
the blanket impl based on PosixSocketMapSpec. The implementation here
preserves the existing functionality, with the goal of adding support
for sharing of socket addresses in future CLs.

Original-Bug: 97822, 97823
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676690
Original-Revision: 13eb3b6d8634e05a9b0acd75246571849625997e
GitOrigin-RevId: f62600d7ee4805d3a6f2f1596390d2dd1ac73515
Change-Id: I9b9df355466b7cca8b906c16023917412e628f7e
1 file changed
tree: 25b0db7ea12207b3ae72f5d0dacf4bda542270c6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.