[roll] Roll fuchsia [netstack3] Use TCP Timestamps to measure RTT

For connections that have TCP Timestamps enabled, use them to measure
RTT, rather than the default sampling strategy. This leads to more RTT
samples and, in theory, a more accurate RTO calculation.

Original-Original-Fixed: 438960357
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1685774
Original-Original-Revision: 820c2c5e82ff097bafa09b6fdaa3bf1b28e59e9b
GitOrigin-RevId: 611920509923c6d12e20567f16723ae4d6ee619d
Change-Id: I763b19f6a5c47f0e2614f3717787d3c402566151
1 file changed
tree: f2ac692fafb11c733803edab189285038018f1db
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.