Re: [PATCH net-next v2 0/8] eBPF support for cls_bpf
From: David Miller <davem@davemloft.net>
Date: 2015-03-01 19:05:47
From: David Miller <davem@davemloft.net>
Date: 2015-03-01 19:05:47
From: Daniel Borkmann <daniel@iogearbox.net> Date: Sun, 1 Mar 2015 12:31:40 +0100
This is the non-RFC version of my patchset posted before netdev01 [1] conference. It contains a couple of eBPF cleanups and preparation patches to get eBPF support into cls_bpf. The last patch adds the actual support. I'll post the iproute2 parts after the kernel bits are merged, an initial preview link to the code is mentioned in the last patch.
Series applied, thanks Daniel.