[roll] Roll fuchsia [netstack3] Remove per-socket ICMP counters TODO

After taking a closer look at the ICMP sockets implementation and our
current set of ICMP counters, I don't think there's any value in
tracking counters per socket.

Original-Fixed: 42081990
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238285
Original-Revision: 9bc16fffdf3a7a503b695627c874a1c516192b7d
GitOrigin-RevId: b23ca98d0f716b5788e59cf720b5f50cca254515
Change-Id: I130d474c961dd68127f9001beb43baf4d132b4ee
1 file changed
tree: 4b6d15630b17220f417a28190acb38a325568c44
  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.