commit | a0df0722f2c3cdf34ed9854d54ef84636a4114a8 | [log] [tgz] |
---|---|---|
author | Peter Johnston <peterjohnston@fuchsia.infra.roller.google.com> | Tue Apr 01 13:47:27 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 01 13:48:45 2025 -0700 |
tree | d73ac413bae78acdfc80f5b38454042098d632c1 | |
parent | 2f7a9c3cd5a87c5fc1ab828d0bdbe41b43c883f5 [diff] |
[roll] Roll fuchsia [network/test] Deflake PMTU test The PMTU MSS update test currently expects that the next frame it observes after sending a PMTU update will reflect the updated MSS, but it's possible that the netstack will retransmit the original segment before it processes the update. Accommodate this in the test logic. Original-Fixed: 401862542 Multiply: netstack-socket-integration-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241726 Original-Revision: 58bb66a1d90755971a3524f13e341b0a688d34b8 GitOrigin-RevId: e8adab3c45a5dd1cc69087a84fc86b07997ff372 Change-Id: I4da3873051b122b9fbd1f7e4cb8fc1c0d36a372c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.