libbpf: Support creating and destroying qdisc
Extend struct bpf_tc_hook with handle, qdisc name and a new attach type, BPF_TC_QDISC, to allow users to add or remove any qdisc specified in addition to clsact. Signed-off-by:Amery Hung <amery.hung@bytedance.com> Signed-off-by:
Martin KaFai Lau <martin.lau@kernel.org> Acked-by:
Toke Høiland-Jørgensen <toke@redhat.com> Link: https://patch.msgid.link/20250409214606.2000194-8-ameryhung@gmail.com
Loading
Please sign in to comment