[roll] Roll fuchsia [netstack3] Combine socket mark matchers

Keeping the knowledge about the number of marks out of the API will make
it easier for us to add more marks in the future.

While we're here, also add a TODO on the routes rules FIDL to combine
those two mark matchers for the same reason. The core implementation
already combines the matchers.

Original-Bug: 458029146
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1413114
Original-Revision: ca895301220dcabae66018975c773ddbcc8c70c7
GitOrigin-RevId: 8f3104b632ffe2f97723e3728916c937633faa1e
Change-Id: Ia9c9c28346e53e1c9c2f65113f4d822d52782138
1 file changed
tree: 552621d687affbbd5b30149b74f50d0ffcc8b906
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.