[roll] Roll fuchsia [netstack3] Introduce TCP SackScoreboard

Introduce the data structure on the sender side that keeps track of
selective acks. This will be used to implement SACK-based loss recovery
according to RFC 6675.

Original-Bug: 42078221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235504
Original-Revision: 6e1f3c721f3f7aa2661a84f5d38c0575073458df
GitOrigin-RevId: 9f88ec3ea1280d35fb387ae7eb19a726d506120e
Change-Id: Ia77cb324f7b583ef812f29575be74aec5cd5a7f4
1 file changed
tree: be159179cb46c8e2addef596c1f63547f1cd5114
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.