[roll] Roll fuchsia [Netstack3] Update SkBuff implementation for SocketFilterProgram Now SocketFilterProgram and CgroupSkbProgram use shared implementation of SkBuff struct (previously they used two distinct `IpPacketFor<foo>`) implementations. This allows to share the `PacketWithLoadBytes` implementation. `SocketFilterProgram` now provides complete `EbpfProgramContext` that allows to run eBPF programs with helpers, i.e. not just cBPF programs. Original-Bug: 455585276 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1433000 Original-Revision: 0652cd4e183ebdbd199b3ffb36e38a12082fcd2c GitOrigin-RevId: 0f992872fd5adc22367489ac3902199205d890fb Change-Id: Ia40fa30b1ce5bd01e12e86e03fc4085f777d6bee
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.