From: Daniel Borkmann <dan...@iogearbox.net> Date: Mon, 18 Apr 2016 21:01:22 +0200
> This minor set adds a new helper bpf_event_output() for eBPF cls/act > program types which allows to pass events to user space applications. > For details, please see individual patches. ... > v1 -> v2: > - Address kbuild bot found compile issue in patch 2 > - Rest as is > Series applied, thanks.