diff options
author | Anton Protopopov <aspsk@isovalent.com> | 2024-03-26 13:17:42 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-03-29 04:30:53 +0300 |
commit | 59b418c7063d30e0a3e1f592d47df096db83185c (patch) | |
tree | 43e256562b0e3e39ddc2f7acc35f44903dde0295 /tools | |
parent | 6efec2cb06411a577125b5f531a852c08ead1209 (diff) | |
download | linux-59b418c7063d30e0a3e1f592d47df096db83185c.tar.xz |
bpf: Add a check for struct bpf_fib_lookup size
The struct bpf_fib_lookup should not grow outside of its 64 bytes.
Add a static assert to validate this.
Suggested-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Anton Protopopov <aspsk@isovalent.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20240326101742.17421-4-aspsk@isovalent.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions