Re: [PATCH net-next 0/5] Misc BPF updates
From: David Miller <davem@davemloft.net>
Date: 2015-12-18 21:05:36
From: David Miller <davem@davemloft.net>
Date: 2015-12-18 21:05:36
From: Daniel Borkmann <daniel@iogearbox.net> Date: Thu, 17 Dec 2015 23:51:52 +0100
This series contains a couple of misc updates to the BPF code, besides others a new helper bpf_skb_load_bytes(), moving clearing of A/X to the classic converter, etc. Please see individual patches for details.
Series applied, thanks Daniel.