[roll] Roll fuchsia [netstack3] Add per-socket UDP counters

Track UDP counters per-socket, in addition to the existing stack-wide
counters.

This CL follows the existing pattern for per-socket TCP counters, laid
out in https://fxrev.dev/1226626.

Original-Bug: 42081990
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235064
Original-Revision: e480f54d580226536599f5862901f163df5e237f
GitOrigin-RevId: 31f46ef942a8599b4cee4feb3834f60946b43483
Change-Id: I127ec8c4be27d5761ac6315ad9998b7b7c0837a8
1 file changed
tree: 7aa09ce8b4fdef13fba728fe6f6b6fe522751623
  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.