Re: pull-request: bpf-next 2018-03-31
From: Daniel Borkmann Date: Sun, 1 Apr 2018 01:51:12 +0200 > The following pull-request contains BPF updates for your *net-next* tree. Pulled, thanks Daniel.
pull-request: bpf-next 2018-03-31
Hi David, The following pull-request contains BPF updates for your *net-next* tree. The main changes are: 1) Add raw BPF tracepoint API in order to have a BPF program type that can access kernel internal arguments of the tracepoints in their raw form similar to kprobes based BPF programs.