[PATCH 0/2] net: sched: make it possible to unhide default qdiscs

From: Jiri Kosina
Date: Sat Feb 25 2017 - 16:29:08 EST


This is a followup to a patchset submitted back in October 2016

http://lkml.kernel.org/r/alpine.LNX.2.00.1610211024400.31629@xxxxxxxxxxxxx

that aimed at making the qdisc hierarchy more transparent and unhide the
default qdiscs in the dump by default. After some discussion, it turned
out that the most viable way to go would be to introduce a new netlink
attribute for this, and let the userspace chose whether it wants to see
the whole hierarchy dump

http://lkml.kernel.org/r/20161021.105935.1907696543877061916.davem@xxxxxxxxxxxxx

This is implemented by this patchset. First patch adds the new
TCA_DUMP_INVISIBLE netlink attribute and its handling in the kernel, the
second one adds the iproute2 counterpart.

--
Jiri Kosina
SUSE Labs