Re: [PATCH net-next v2 0/3] BPF event output helper improvements

From: David Miller
Date: Fri Jul 15 2016 - 17:24:18 EST


From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
Date: Thu, 14 Jul 2016 18:08:02 +0200

> This set adds improvements to the BPF event output helper to
> support non-linear data sampling, here specifically, for skb
> context. For details please see individual patches. The set
> is based against net-next tree.
>
> v1 -> v2:
> - Integrated and adapted Peter's diff into patch 1, updated
> the remaining ones accordingly. Thanks Peter!
>
> Thanks a lot!

Series applied, thanks Daniel.