Open grantseltzer opened 2 years ago
In libbpf 1.0 we have new bpf_map__update_elem which we should use instead in bpfmap.Update() and probably bpfmap.UpdateFlags()
related: https://github.com/aquasecurity/libbpfgo/issues/180
In libbpf 1.0 we have new bpf_map__update_elem which we should use instead in bpfmap.Update() and probably bpfmap.UpdateFlags()