[roll] Roll fuchsia [netstack3] Install rules from Bindings to Core

This change also introduces integration test to test we can have
a multi-network setup and traffic is directed by socket marks.

Added a new FIDL error since certain combination of the matcher
fields are not representable in Core. We now will validate the
matcher before adding it.

Multiply: netstack-forwarding-integration-test

Original-Fixed: 357858471
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137223
Original-Revision: dbd71472c827c6d88a5bd63546aaf57a9f1f32a0
GitOrigin-RevId: 6dc5c61deecbf36bf36ad1f3c6b7b07d34edeff4
Change-Id: I007b61221d3a5f82664d41ab31758d2285e001fb
1 file changed
tree: c17f62fac8d798741db3176fa7932c0618d6f6ca
  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.