aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <[email protected]>2021-08-21 05:50:04 +0530
committerAlexei Starovoitov <[email protected]>2021-08-24 14:48:42 -0700
commitb926c55d856cbe2593c44e783b31e2cdb0ef6371 (patch)
tree9265e21b7c201c2ee4372154858f0cc96038648e /lib/test_overflow.c
parent66fc4ca85d910bdeecf019c3999bc2df7c80b726 (diff)
samples: bpf: Convert xdp_redirect to XDP samples helper
Use the libbpf skeleton facility and other utilities provided by XDP samples helper. One important note: The XDP samples helper handles ownership of installed XDP programs on devices, including responding to SIGINT and SIGTERM, so drop the code here and use the helpers we provide going forward for all xdp_redirect* conversions. Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions