[roll] Roll fuchsia [netstack3] Define TCP segment overlap predicate

Added a predicate to tell whether the TCP segment overlaps with the
given receive window.

Test: fx test -do netstack3-core-test --test-filter \
         "*tcp::segment::test::segment_overlap*"
Original-Bug: 91312
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/635604
Original-Revision: 2e2f6db880716083411ccac19d3bc870a86e2153
GitOrigin-RevId: f979eabf9c46ad5ef2f962a9b89097fc8a42e46f
Change-Id: Ie21d850a992491091f6005f9b0955d58ab844577
1 file changed
tree: 4423796ef447683b884e7fbe92105a31abfbc291
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.