[roll] Roll fuchsia [netstack3/conntrack] Invert ICMP error tuples

Because the tuples inside ICMP errors are post-NAT, we need to invert
them in order to find the correct conntrack entry in the map. See the
explanatory comment in PacketMetadata::tuple() for more information.

Original-Bug: 328057704
Original-Revision: 33b3fb22308455f0f0a9dc7e0148955363ed82ae
GitOrigin-RevId: 04afe834715d78bec7ae750eb615b8f407109fc6
Change-Id: I64742fc2628c7123d23863e82ea6ece3da521892
1 file changed
tree: 1d68312f4af7373fb497e04fe8f8a5721635f4e5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.