[roll] Roll fuchsia [netstack3] Keep single IsLost sequence number

Given the IsLost algorithm in RFC 6675 consistently generates the same
value up to an pivot point, keep only that value in the SACK scoreboard
instead of a boolean for each range.

Original-Bug: 42078221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245598
Original-Revision: a6499e7f1b724f01c873a6522e57eb18d187fb20
GitOrigin-RevId: 93fd8a5471162f29c8d8d30519a44d4e5d1ba020
Change-Id: I4ba9faffa6b41ad460a6f41fddebc87b7ff2c86d
1 file changed
tree: 7c0efd456ad1316142eb87c8064582aae56f0f20
  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.