bpftool
bpftool copied to clipboard
Improve info for some link types in `bpftool link list`
Some link types could be added here: https://github.com/libbpf/bpftool/blob/87e2cb7d3240265f68fe6f82633bbd7d33147ff1/src/link.c#L198 and processed to display more info.
Side note: Are programs attached to XDP links displayed in bpftool net?