[roll] Roll fuchsia [eBPF] Add FIDL API for eBPF in Netstack

The FIDL API will be implemented in Netstack3 to provide eBPF
functionality needed in Starnix.

Original-Bug: 391380601
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215124
Original-Revision: 137ea2d90d3aa95d16240843506369f670e5f853
GitOrigin-RevId: 20863f866ce367204ca0954d6332be56259911b8
Change-Id: I23163d6f1f836776d07d05423f2265fd839fb8d2
1 file changed
tree: 59e94799d3065acc966cb074d693ec97daaa1d21
  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.