[roll] Roll fuchsia [netstack3] Enable SACK Recovery

Remove protections around allowing receivers to send us selective ACKs
and selective ACK processing.

Add SACK recovery to congestion_window_limiting test as well.

Original-Bug: 42078221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242089
Original-Revision: 24c4df4e45cc934ead06d9f25b0a25de3688873c
GitOrigin-RevId: 4197f280643418c7de3478d707ac1fe0d6ddcb11
Change-Id: I22bff909f4d173b027b60fac987a11504dc88a37
1 file changed
tree: 207d194a89833fef666cfaa2c74ad157a395b483
  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.