diff options
author | Edward Cree <[email protected]> | 2017-07-21 14:37:34 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-07-24 14:02:55 -0700 |
commit | 9305706c2e808ae59f1eb201867f82f1ddf6d7a6 (patch) | |
tree | d90dcd6dc8670134778a891336b3b3c29f86c51a /net/switchdev/switchdev.c | |
parent | 545722cb0fc993226a01844fb27cf832459eb1c0 (diff) |
bpf/verifier: fix min/max handling in BPF_SUB
We have to subtract the src max from the dst min, and vice-versa, since
(e.g.) the smallest result comes from the largest subtrahend.
Fixes: 484611357c19 ("bpf: allow access into map value arrays")
Signed-off-by: Edward Cree <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions