[roll] Roll fuchsia [netstack3] Keep track of SACK permitted

Keep track of whether the SYN segment from the peer that initiated the
connection allows for us to send selective acks.

Original-Bug: 42078221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221306
Original-Revision: 7fbb5f058fa3dbe69c69720daea5e5a92ef5fa84
GitOrigin-RevId: 8750dcd9ac78ba57dc42e7d696f494934f302b9c
Change-Id: I3e0688cc51fda4422f505f901f661b7883d2a918
1 file changed
tree: ac75cf9ae4b0b3f0c762a4dbd38b7cb4e3d2799c
  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.