On Tue, Jun 19, 2018 at 5:41 PM, Murilo Opsfelder Araujo <
muri...@linux.ibm.com> wrote:
> On Tue, Jun 19, 2018 at 04:22:00PM +0300, Sameeh Jubran wrote:
> > From: Sameeh Jubran
> >
> > This commit introduces wrappers around BPF syscalls to qemu. The Berkeley
> > Packet Filter (BPF) can be really
On Tue, Jun 19, 2018 at 04:22:00PM +0300, Sameeh Jubran wrote:
> From: Sameeh Jubran
>
> This commit introduces wrappers around BPF syscalls to qemu. The Berkeley
> Packet Filter (BPF) can be really usefull for packet filtering, tracing and
> monitoring with very minimal overhead.
>
> Signed-off