commit | 9f1fc34a43b6bde7e9fad94b9eecad01700b22b7 | [log] [tgz] |
---|---|---|
author | Zeling Feng <zeling@fuchsia.infra.roller.google.com> | Tue Feb 15 02:20:34 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Feb 14 18:22:03 2022 -0800 |
tree | 4423796ef447683b884e7fbe92105a31abfbc291 | |
parent | b8d7a526e9334ca871ff35386d6844ac771ad0e9 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.