Hi, all
I have a use case that need to config the tc qdisc with bidirection filter which both ingress/egress/clsact can support
is it possible to have clsact supported in this case ?
when debuging eBPF with section configured SEC("tc/egress" ) libbpf and use TcHook to attach it to tc qdisc queue, it require to have clsact to support egress traffic filter.
is that possible to support this function? or if required I can contribute this function update to rtnetlink
Thanks
Br
Alex Zhao
Hi, all
I have a use case that need to config the tc qdisc with bidirection filter which both ingress/egress/clsact can support
is it possible to have clsact supported in this case ?
when debuging eBPF with section configured SEC("tc/egress" ) libbpf and use TcHook to attach it to tc qdisc queue, it require to have clsact to support egress traffic filter.
is that possible to support this function? or if required I can contribute this function update to rtnetlink
Thanks
Br
Alex Zhao