[roll] Roll fuchsia [netstack3] Validate Cookie, UID and Mark in net.filter tests

Now fuchsia.net.filter tests validate that socket cookie, socket UID
and packet mark are set to correct values when executing eBPF matchers.

Also updated Netstack3 to set sc_buff->mark.

Original-Bug: 473819144
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1481908
Original-Revision: 88b4d3d724e85700f960dde5f4ca3b36843045cd
GitOrigin-RevId: 32eb55740236c0e88bac2d9812e387c0e59167af
Change-Id: I1beff9b131d6f40aa4765bb8398a78573c9a4818
1 file changed
tree: 8fcbd5d611ee047af57b36640515dac2d3320258
  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.