[roll] Roll fuchsia [netstack3] Update core to support egress eBPF filters

Add SocketOpsFilter trait that allows to implement eBPF filters for
socket egress/ingress. Currently it contains just one method that's
invoked for every packet.

Original-Bug: 407809292
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255356
Original-Revision: 8cdfe9b1865eedc757361bb2d1bbb06548574f69
GitOrigin-RevId: 07cc07797329c3d9a25f45a3f33c346b3a5c5b4c
Change-Id: Iba53f3e0e32e22fe19e6f00447e051360def8fb2
1 file changed
tree: 08adbce0f3b1225ca987d1bdbe64261d0b61aca9
  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.