[roll] Roll fuchsia [starnix][iptables] Implement the MARK target

This is gated behind a starnix feature, which is not enabled in this
change. This change adds a unit test to test the iptables parsing
correctness. A follow-up change will enable the feature for test
containers and add an integration test.

Original-Bug: 398328518
Test: starnix-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238847
Original-Revision: 5d35795a5647b7ae96f6fd9f1c9505eea0f74ae6
GitOrigin-RevId: bd89475f90bbf1755340f39dcb59e2246d36616b
Change-Id: Ie64a4a649a54a78c0c84e1758032d79c8ece7748
1 file changed
tree: eeca11f8ca556fe36a525fb969e36993e2878182
  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.