[roll] Roll fuchsia [netstack3] Do not require mutable self in CounterContext

This prepare for a followup change were we want to increment counters
while holding an immutable reference to a Ctx<D>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/645108
Original-Revision: ef44ef1c1cfb96ea5d247483eeeca8a2d89bf7a7
GitOrigin-RevId: f12dffa847b4b8cd81e74f315be25bb6c96006a8
Change-Id: I9bdd9d3d040a8963644f94d251243f5bc78ea88a
1 file changed
tree: 2082c898ba6072a13ae4ea900d735a080143acd2
  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.