Jiri Pirko <[email protected]> writes:
> Thu, Jul 16, 2020 at 05:49:46PM CEST, [email protected] wrote: >>In order for "tc filter show block X" to find a given block, implement the >>has_block callback. >> >>Signed-off-by: Petr Machata <[email protected]> > > Reviewed-by: Jiri Pirko <[email protected]> Actually it's broken. When there are several qdiscs, the latter one's result overwrites the previous one.
