aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf.c
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <[email protected]>2021-06-12 02:35:01 +0000
committerDaniel Borkmann <[email protected]>2021-06-15 12:00:30 +0000
commitbbf29d3a2e49e482d5267311798aec42f00e88f3 (patch)
treeb6957bf4b95e51a4272f83ce8987323dfb5cad49 /tools/lib/bpf/libbpf.c
parentlibbpf: Remove unneeded check for flags during tc detach (diff)
downloadkernel-bbf29d3a2e49e482d5267311798aec42f00e88f3.tar.gz
kernel-bbf29d3a2e49e482d5267311798aec42f00e88f3.zip
libbpf: Set NLM_F_EXCL when creating qdisc
This got lost during the refactoring across versions. We always use NLM_F_EXCL when creating some TC object, so reflect what the function says and set the flag. Fixes: 715c5ce454a6 ("libbpf: Add low level TC-BPF management API") Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions