Re: [PATCH net-next 0/5] Misc BPF improvements

2017-01-24 Thread David Miller
From: Daniel Borkmann Date: Tue, 24 Jan 2017 01:06:25 +0100 > This series adds various misc improvements to BPF, f.e. allowing > skb_load_bytes() helper to be used with filter/reuseport programs > to facilitate programming, test cases for program tag, etc. For > details, please see individual pat

[PATCH net-next 0/5] Misc BPF improvements

2017-01-23 Thread Daniel Borkmann
This series adds various misc improvements to BPF, f.e. allowing skb_load_bytes() helper to be used with filter/reuseport programs to facilitate programming, test cases for program tag, etc. For details, please see individual patches. Thanks! Daniel Borkmann (5): bpf: simplify __is_valid_access