[roll] Roll fuchsia [eBPF] Add __sk_buff type def for BPF_PROG_TYPE_CGROUP_SKB Previously the same __sk_buff struct definition was used for all programs that use this struct. This is incorrect because the set of fields available to the program depends on the program type. Added new definitions to be used for CGROUP_SKB and SCHED_[ACT|CLS] programs. Also updated definition used for SOCKET_FILTER - these programs can't access `data` field. Original-Bug: 407809292 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249272 Original-Revision: ca320e4334d07eaa0349a587ceace82b09d99140 GitOrigin-RevId: 9bc1b6cefafbc6b7852ee98b0a677b9aed332fab Change-Id: Ib3a4246e7f2bcc9dc3f15adfb4c84aa335562638
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.