mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
ee1bdb80af
full diff: https://github.com/cilium/ebpf/compare/v0.1.0...v0.2.0 - btf: add go-fuzz targets - btf: avoid Type copy in FuncProto.walk - btf: check err in loadSpecFromVmlinux - btf: handle type name flavours - CI: test on 5.9 kernel - cmd/bpf2go: output ELF .o next to the .go file - link: add AttachSkLookup - Remove two unused functions - Support LSM attach - use buffered I/O to cut down on read syscalls - Various doc link fixes Signed-off-by: Sebastiaan van Stijn <github@gone.nl>