On Mon, Jul 09, 2018 at 10:59:41AM -0700, Jakub Kicinski wrote: > bpf_prog_load() is a very useful helper but it doesn't give us full > flexibility of modifying the BPF objects before loading. Open code > bpf_prog_load() in bpftool so we can add extra logic in following > commits. > > Signed-off-by: Jakub Kicinski <[email protected]> > Reviewed-by: Quentin Monnet <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
