Re: [RESEND PATCH 2.6 PKT_SCHED] Report qdisc parent to userspace
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-28 21:19:07
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-09-28 21:19:07
On Fri, 24 Sep 2004 16:00:39 +0200 Thomas Graf [off-list ref] wrote:
This patch should be better, sorry for the brain dead patch before. 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>
This patch looks fine to me, applied. Thanks Thomas.