[roll] Roll fuchsia [netstack3] Move IP counters to a new mod

Future changes will rework the counters a bit, and having them in a
dedicated mod keeps things more organized.

Original-Bug: 394836950
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238624
Original-Revision: 9dfb238a9ab6605b7c865c8e0a2ca619fca47a6a
GitOrigin-RevId: 56a1704f8eb3ae8b9dcc62cf8109ddc92acd4712
Change-Id: I476742d3712842547aa2b43d19deb35460cd67be
1 file changed
tree: 3a2dd71afad50cafa8045acc206b292e31028c46
  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 in one of the communication channels documented at get involved.

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.