Anquan.WU
Anquan.WU
A map name is defined as being longer than BPF_OBJ_NAME_LEN. If a userspace program load bpf object file for the scond time, it will fail to get the bpf map...
lockc record all process of a container. If the process exits, the process is still stored in the processes map, but the process is unused for the container. So I...
Environment: ubuntu 21.04 kernel 5.11.0 1. It fails to load epf-lsm program. `Error: the BPF_PROG_LOAD syscall failed. Verifier output: func#0 @0 number of funcs in func_info doesn't match number of...
I have use command `DOCKER_BUILDKIT=1 dapper cargo build` to build lockc. then I want to test, but it failed. `# dapper cargo test` Sending build context to Docker daemon 9.758MB...