[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-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266765
Original-Revision: c5d59a2aa379f08e51c4a162931ed36c57114684
GitOrigin-RevId: bb3019a57c7c962f33b967c6c68523c291bd3f26
Change-Id: If485999b81e9713bb3bbe1272d6d746b3857a707
1 file changed
tree: 30797a266a51390a20ced904b92cd9277bb80f17
  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.