aboutsummaryrefslogtreecommitdiff
path: root/kernel/bpf/arraymap.c
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen <[email protected]>2019-11-09 21:37:31 +0100
committerAlexei Starovoitov <[email protected]>2019-11-10 19:26:30 -0800
commit473f4e133a12dd083bae044ba1782be4767177c1 (patch)
tree67c1f6587b90bb767ac8d4977db89bef1891228d /kernel/bpf/arraymap.c
parentb6e99b010ecf829fd8453a7a77e389501bb81990 (diff)
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Currently, libbpf only provides a function to get a single ID for the XDP program attached to the interface. However, it can be useful to get the full set of program IDs attached, along with the attachment mode, in one go. Add a new getter function to support this, using an extendible structure to carry the information. Express the old bpf_get_link_id() function in terms of the new function. Signed-off-by: Toke Høiland-Jørgensen <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: David S. Miller <[email protected]> Acked-by: Song Liu <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions