You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2023. It is now read-only.
allow ValueSize=4 for map-in-map
This allows the same program to be loaded with both libbpf and
newtools/ebpf. The kernel expects value_size=4 and libbpf does not modify
the value_size from bpf_map_def.