[roll] Roll fuchsia [netstack3] Extract counter contexts to base crate

Extract CounterContext and ResourceCounterContext to base crate so they
can be used by any of the core crates post-split.

Original-Bug: 338448790
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041999
Original-Revision: 8914360b9dbf4298adc797a22aca40da43b430e2
GitOrigin-RevId: 0c0691e4bca5894bbf586018ab1a9b91c85fcc91
Change-Id: I771785a5c025b199e2ad2853f255c8e8b74cfc9e
1 file changed
tree: e92b049c2bc470bc65a0681aac8b5c74320bbdc9
  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 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.