commit | 99286ce5e5972af522f41ec115f56556f35c2420 | [log] [tgz] |
---|---|---|
author | Peter DeLong <pdelong@fuchsia.infra.roller.google.com> | Fri May 02 18:03:04 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 02 18:04:22 2025 -0700 |
tree | 1d68312f4af7373fb497e04fe8f8a5721635f4e5 | |
parent | 507902ac6236342b1f7b46304590145e2b63eb68 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.