Re: [PATCH iproute2 0/5] Various BPF improvements

2018-07-17 Thread David Ahern
On 7/17/18 5:31 PM, Daniel Borkmann wrote: > Main part of this set is to: i) avoid strict af_alg kernel dependency, > ii) add loader support for bpf to bpf calls and iii) add btf loader > support with an option to annotate maps. For details please see the > individual patches. Thanks! > > Daniel B

[PATCH iproute2 0/5] Various BPF improvements

2018-07-17 Thread Daniel Borkmann
Main part of this set is to: i) avoid strict af_alg kernel dependency, ii) add loader support for bpf to bpf calls and iii) add btf loader support with an option to annotate maps. For details please see the individual patches. Thanks! Daniel Borkmann (5): bpf: import btf uapi kernel header bpf