[roll] Roll fuchsia [netstack3] Parse inner ICMP errors for conntrack

The result of this change is that ICMP error packets are associated with
the conntrack connection of the IP payload.

Original-Bug: 328057704
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255147
Original-Revision: 80e020964dbd4671f2fa105eb9db25c16482dd7f
GitOrigin-RevId: f33d381a85dc5172a6b7f60ba7cd365ee5be1cce
Change-Id: I925f3cf10caaa4d24a16ef2c50ff054a035565a1
1 file changed
tree: bc42e9daf6c0e2d20e2f720faf235ea72c4867f8
  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.