[roll] Roll fuchsia [netstack3] Convert ConnSharingState to other IP

Allow the `DualStackDatagramBoundStateContext` to convert
`ConnSharingState` for `I` into `ConnSharingState` for `I::OtherVersion`.

The underlying types are the same, so the conversion is just a formality
to satisfy the compiler.

Original-Bug: 135204
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938812
Original-Revision: 212ee17b6d367339debdaa8654c5364196889cde
GitOrigin-RevId: 783f2bda94bc8e055e55ba3a56a6d2c9fe38ca03
Change-Id: I8f609032d708fdbc559e9907aa9558c451bc2e3d
1 file changed
tree: 9c249c925759af575d0ada3962ce66c342788f8c
  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.