From: Daniel Borkmann
Date: Sun, 16 Sep 2018 02:36:45 +0200
> The following pull-request contains BPF updates for your *net* tree.
>
> The main changes are:
>
> 1) Fix end boundary calculation in BTF for the type section, from Martin.
>
> 2) Fix and revert subtraction of pointers that was acci
Hi David,
The following pull-request contains BPF updates for your *net* tree.
The main changes are:
1) Fix end boundary calculation in BTF for the type section, from Martin.
2) Fix and revert subtraction of pointers that was accidentally allowed
for unprivileged programs, from Alexei.
3) F