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-prev] [day] [month] [year] [list]
Date:	Fri, 08 Feb 2008 00:24:04 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	yashpal.dutta@...escale.com
Cc:	netdev@...r.kernel.org, kim.phillips@...escale.com
Subject: Re: [NET_SCHED] Traffic Control subsystem Notifier for Kernel
 Modules

From: Yashpal Dutta <yashpal.dutta@...escale.com>
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 <yashpal.dutta@...escale.com>
> Signed-off-by: Kim Phillips <kim.phillips@...escale.com>

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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists