[roll] Roll fuchsia [netstack3/conntrack] Improve ICMP comments

We're not planning on implementing better ICMP tracking in the near
term, so add a comment describing some subtlety. Also update the ICMP
tracking TODO to be more clear.

Original-Bug: 328064082
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045114
Original-Revision: a26813b8b02d9e6e6bdfaf88e66b115456cfb14d
GitOrigin-RevId: c780fb3d267d51abf6d82f72611581d82dc95eac
Change-Id: Id452c2704029d266030fa3f4f3b72c1e712804f7
1 file changed
tree: a8d7c58a75e15b05f84cfda56b36b0f1c3c0f8a1
  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.