[roll] Roll fuchsia [netstack3] Provide blanket impl for IP layer timers

All contexts that supper IP layer timer IDs may support fragment
reassembly and PMTU discovery timers for both IPv4 and IPv6.

Original-Bug: 48578, 86168

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686768
Original-Revision: a80b4924b134d8932b61a3b3da4d23464cc30c77
GitOrigin-RevId: 9bc015196f04c5ec92bc8c1e46b6419e99d1c7ce
Change-Id: I75e5852634d590a0903d03dfc85a875aed535101
1 file changed
tree: fd12691c070a7b8ea5b01d544f26f044f69e152d
  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.