lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 25 Feb 2017 22:29:01 +0100 (CET)
From:   Jiri Kosina <jikos@...nel.org>
To:     "David S. Miller" <davem@...emloft.net>,
        Stephen Hemminger <stephen@...workplumber.org>,
        Eric Dumazet <eric.dumazet@...il.com>,
        Jamal Hadi Salim <jhs@...atatu.com>,
        Phil Sutter <phil@....cc>,
        Cong Wang <xiyou.wangcong@...il.com>,
        Daniel Borkmann <daniel@...earbox.net>
cc:     netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] net: sched: make it possible to unhide default qdiscs

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

	http://lkml.kernel.org/r/alpine.LNX.2.00.1610211024400.31629@cbobk.fhfr.pm

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@davemloft.net

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ