Re: [PATCH net-next 0/2] BPF update

2015-07-20 Thread David Miller
From: Daniel Borkmann Date: Wed, 15 Jul 2015 14:21:40 +0200 > This small helper allows for accessing net_cls cgroups classid. Please > see individual patches for more details. Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to

[PATCH net-next 0/2] BPF update

2015-07-15 Thread Daniel Borkmann
This small helper allows for accessing net_cls cgroups classid. Please see individual patches for more details. Thanks! Daniel Borkmann (2): cls_cgroup: factor out classid retrieval ebpf: add helper to retrieve net_cls cgroup id include/net/cls_cgroup.h | 29 + i