[roll] Roll fuchsia [Netstack3] Use MatcherBindingsTypes in PacketMatchers

Core will need to depend on eBPF filter provided by bindings. Direct
dependency on MatcherBindingsTypes in PacketMatcher struct will make
it easy to add that dependency.

Original-Bug: 455585276
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1425826
Original-Revision: f7d03daca95a0e31f01d6abbfa5b9831c13ea875
GitOrigin-RevId: 10104a991686bb81e77a96b327be796cf57eb8c4
Change-Id: I6f7fc5e658ae09ba298899990b59f4be54968440
1 file changed
tree: 6aafe5be3e87c570ac8924e5c22e0dd7ed7ed0e7
  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.