[roll] Roll fuchsia [netstack3] Move TimerHandler to netstack3_base Introduce a new trait HandleableTimer that allows the nesting timer pattern while keeping the concept of a single `TimerHandler` trait, but both `TimerHandler` and `HandleableTimer` are foreign to netstack3_core. `TimerHandler` is not blanket implemented in core anymore, all implementations are replaced with a `HandleableTimer` impl for a local type which resolves the coherence problems. Original-Bug: 42086491 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1038403 Original-Revision: edd9538e99495165422f81c58d4a0aabb8ec4a1f GitOrigin-RevId: dcb84810ddae49e6cd78dbb4efeb1d2316cf98c9 Change-Id: I94184650c075ee0250289d9d52ba536f5d377e65
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 via the IRC channel #fuchsia on Freenode.
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.