Files
libbpf/src
Andrii Nakryiko 07e4e0cb04 libbpf: Prevent deprecation warnings in xsk.c
xsk.c is using own APIs that are marked for deprecation internally.
Given xsk.c and xsk.h will be gone in libbpf 1.0, there is no reason to
do public vs internal function split just to avoid deprecation warnings.
So just add a pragma to silence deprecation warnings (until the code is
removed completely).

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20211124193233.3115996-4-andrii@kernel.org
2021-11-26 13:51:29 -08:00
..
2021-11-12 23:46:09 -08:00
2021-11-12 23:46:09 -08:00
2021-11-16 13:17:03 -08:00
2021-11-01 15:10:25 -07:00
2018-10-09 21:56:40 -07:00
2021-10-06 14:40:18 -07:00
2021-11-03 16:00:04 -07:00