use libbpf api in bpf_attach_xdp (#2158)
Use libbpf api bpf_set_link_xdp_fd() to attach xdp program to an interface.
Showing
Please register or sign in to comment
Use libbpf api bpf_set_link_xdp_fd() to attach xdp program to an interface.