diff options
author | David S. Miller <davem@davemloft.net> | 2017-06-14 14:56:26 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-14 14:56:26 -0400 |
commit | 2fae5d0e647c6470d206e72b5fc24972bb900f70 (patch) | |
tree | bc04b4c45c52a732e1d92c7348e3a1354bfd47f6 /samples/bpf/Makefile | |
parent | a88e2676a6cd3352c2f590f872233d83d8db289c (diff) | |
parent | 18f3d6be6be124316d3abfee667c5e8b88dec100 (diff) |
Merge branch 'bpf-ctx-narrow'
Yonghong Song says:
====================
bpf: permit bpf program narrower loads for ctx fields
Today, if users try to access a ctx field through a narrower load, e.g.,
__be16 prot = __sk_buff->protocol, verifier will fail.
This set contains the verifier change to permit such loads for
certain ctx fields as well as the new test cases in selftests/bpf.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf/Makefile')
0 files changed, 0 insertions, 0 deletions