From: Yashpal Dutta <[EMAIL PROTECTED]>
Date: Fri,  8 Feb 2008 12:49:42 +0530

> The patch adds raw notifiers in Traffic Control subsystem for communicating
> Queue Disciplines and Classifiers added by user via TC application.
> Interested kernel modules will have to register to the TC subsystem
> to be able to get new QDisc notifys asynchronously.
> 
> Signed-off-by: Yashpal Dutta <[EMAIL PROTECTED]>
> Signed-off-by: Kim Phillips <[EMAIL PROTECTED]>

You can simply listen on the appropriate netlink socket for these
events already.  There is no reason I can see to provide them over a
different framework like this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to