Revision 8fae0eb85f7b726ad1500af603aa25d255650384 authored by Timo Beckers on 06 October 2023, 15:21:32 UTC, committed by Timo Beckers on 13 June 2024, 13:51:55 UTC
Treat the bpf_elf_map.pinning field just like BTF map definitions do,
and replace PIN_GLOBAL_NS with LIBBPF_PIN_BY_NAME. Pass the values through
directly when parsing MapSpec.Extra on the Go side.

A future commit will assign meaning to a value higher than LIBBPF_PIN_BY_NAME.

Signed-off-by: Timo Beckers <timo@isovalent.com>
1 parent 0c0800c
History
File Mode Size
cmd
launch
responder
.gitignore -rw-r--r-- 14 bytes
Makefile -rw-r--r-- 882 bytes
main.go -rw-r--r-- 169 bytes

back to top