[roll] Roll fuchsia [ebpf] Add Type::ContextParameter Some eBPF helpers (specifically bpf_get_socket_cookie and bpf_get_netns_cookie) take a "context" which is always the parameter passed to the calling program. This means that the type of the parameter depends on the type of the argument passed to the calling program. The new Type::ContextParameter allows to express this relation directly in the helper definition table and avoid duplicating the definition for each program type. Original-Bug: 503810313 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577870 Original-Revision: 5de9e4c7ce34f9ac7d2da4684fccab192b25cc13 GitOrigin-RevId: ff19d2feadb9104a9f806bcf883ec97c25bc4757 Change-Id: I8fb34453a2019329e65f691b01822f93ebdeae13
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.