commit | 619866e320c138f84fc889a509675ac9751e25e7 | [log] [tgz] |
---|---|---|
author | Peter Johnston <peterjohnston@fuchsia.infra.roller.google.com> | Thu Oct 10 17:18:15 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 10 10:21:50 2024 -0700 |
tree | 7f6ca7eae213962d45fac02ede965c084feb7b2e | |
parent | 8c3a20d38ff5a21961dd47fbf9741a32c37496df [diff] |
[roll] Roll fuchsia [netstack3] Use struct for NAT config result To make the meaning of the return values more clear, define a ConfigureNatResult struct that is returned from functions that configure NAT for a particular connection, which consists of a verdict (which indicates what should be done with the packet) and a boolean (which indicates whether NAT is to be performed on the connection). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132660 Original-Revision: e37ae1df8aea3ab3da7f3d57233a8cdd85a55eaf GitOrigin-RevId: 39ec32566dda563b71165388e8fd561e6698ca1a Change-Id: I6d561807ba730e722dcfd669946c73c2344af2c9
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
.