[roll] Roll fuchsia [netcfg] Implement fuchsia.net.masquerade

... against Netstack3, which provides only `fuchsia.net.filter` and not
`fuchsia.net.filter.deprecated`.

Manual testing: Verified that on a device running netstack3, the lowpan
component's NAT64 engine is able to successfully install masquerade
configuration.

Multiply: policy-management-integration-test

Original-Fixed: 331264840
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1141892
Original-Revision: 2cdaf15c3561826b66bade2b682aec8b255425f4
GitOrigin-RevId: e34791f37cde6e10381ab495b5f108406fae342b
Change-Id: I75af2252e1d2f837a74d7b22830111c4a2acec2b
1 file changed
tree: e70e1165a3a8b479ac2f4c56d7039ed365eb8cfe
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.