Re: [PATCH 2/2] iproute2: add support for invisible qdisc dumping

From: Stephen Hemminger
Date: Wed Mar 01 2017 - 13:06:21 EST


On Sat, 25 Feb 2017 22:29:17 +0100 (CET)
Jiri Kosina <jikos@xxxxxxxxxx> wrote:

> From: Jiri Kosina <jkosina@xxxxxxx>
>
> Support the new TCA_DUMP_INVISIBLE netlink attribute that allows asking
> kernel to perform 'full qdisc dump', as for historical reasons some of the
> default qdiscs are being hidden by the kernel.
>
> The command syntax is being extended by voluntary 'invisible' argument to
> 'tc qdisc show'.
>
> Signed-off-by: Jiri Kosina <jkosina@xxxxxxx>

Still waiting for TCA_DUMP_INVISIBLE to make it into net-next