Re: [PATCH 2.4 PKT_SCHED] Report qdisc parent to userspace
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-29 03:56:50
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-29 03:56:50
On Wed, 29 Sep 2004 02:01:50 +0200 Thomas Graf [off-list ref] wrote:
Report parent classid of a qdisc back to userspace. Without this there is no way for userspace to see if the qdisc is attached to a class other than parsing all class trees of the link and check all tcm_info fields in the leaf classes. Signed-off-by: Thomas Graf <tgraf@suug.ch>
Applied, thanks Thomas.