[roll] Roll fuchsia [net-cli] Add support for Masquerade
Add a `masquerade` subcommand to `ffx net filter create rule` to allow
installing a Masquerade NAT rule from the command line. The syntax for
the optional source port range matches Rust syntax for an inclusive
range, i.e. MIN..=MAX. (This CL also updates the `redirect` syntax to
match, instead of using two separate optional min/max fields.)
Original-Fixed: 372546895
Test: net-cli-tests
net-cli-integration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169934
Original-Revision: 2cf0208ebce1243149d6267efab07de87d111599
GitOrigin-RevId: 2ee2efedb909447623a2de5883dbd7e9b1d2ba4e
Change-Id: Iae6caff1f0f92c5c0a35f98c1d5a4e49ecccad3b
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.