[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
1 file changed
tree: d73ac413bae78acdfc80f5b38454042098d632c1
  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.