[roll] Roll fuchsia [netstack3] Improve type safety for dual stack TCP connection

This change reorganizes the code for handling incoming segments for
a TCP connection so that we no longer need an unreachable! statement.

Original-Bug: 316408184
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/971888
Original-Revision: 20de1a55374cda627d0b80ed98cc081b38ece87b
GitOrigin-RevId: a6a3934b5dca7b87f84e8bd4cf2d5bba01cb3d5d
Change-Id: Ifcb10b41b6cbd92d26fb73a578542d664cd72f5f
1 file changed
tree: e0587f41068c55f0512e1a2152599ae8d13a72ad
  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.