[roll] Roll fuchsia [netstack3] Align PMTU contexts with the codebase

The contexts living under `ip::path_mtu` were implemented in a way
that deviated from how other modules implemented their contexts.

This aligns the implementations in preparation for a follow work which
depends on the common implementation of contexts.

Original-Bug: 48578, 86168

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/687122
Original-Revision: 40266191432d2fa15afd139be035b4361e240e09
GitOrigin-RevId: 7f543da96ffb70d941922e8ec0be305a33c9f41e
Change-Id: I632003aa62490b1156dd5cf1c462958763704be3
1 file changed
tree: 7518684ada92e53793f1c9505e605cc5ce575c86
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.