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

Follow up CLs will significantly rework the UDP counters, and having
them in a dedicated mod/file helps keep things organized.

Original-Bug: 42081990
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234246
Original-Revision: 85375bbcd21c4df169b6fec37170d264bac92c10
GitOrigin-RevId: 32e77496960435364ac164d97bbd850a4b4d3a43
Change-Id: I03060be44bee05959dfd12f9dcfcff7f704ee564
1 file changed
tree: 6e7415b5d38acefa668185fa01f906a45e139c7f
  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.