netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Refactor Netlink connector?
@ 2006-05-26 20:04 James Morris
  2006-05-26 23:06 ` Patrick McHardy
  2006-05-27 13:46 ` Evgeniy Polyakov
  0 siblings, 2 replies; 24+ messages in thread
From: James Morris @ 2006-05-26 20:04 UTC (permalink / raw)
  To: netdev; +Cc: Evgeniy Polyakov, David S. Miller

I've been looking through the kernel for new subsytems which might need 
LSM hooks, and we've got a proliferation of Netlink abstractions: generic 
Netlink, nfnetlink, connector and kobject_uevent.

I think we should look at consolidating some of these schemes, and if 
possible, into a unififed Netlink API.

As a first step, what would it take to adapt the single user of 
connector (the w1 driver) to use generic Netlink?

I suspect that some of the nfnetlink infrastructure can be used more 
generically, and that a simple API for the common case of kernel->user 
event notifications could be also be provided.

Thoughts?


- James
-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2006-06-14 15:19 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-26 20:04 Refactor Netlink connector? James Morris
2006-05-26 23:06 ` Patrick McHardy
2006-05-27 13:46 ` Evgeniy Polyakov
2006-05-27 16:45   ` James Morris
2006-05-27 17:21     ` James Morris
2006-05-28 15:33       ` Evgeniy Polyakov
2006-05-29  6:36         ` David Miller
2006-05-29 12:11           ` jamal
2006-05-30 14:22             ` James Morris
2006-05-31 12:00               ` jamal
2006-05-31 13:09                 ` Thomas Graf
2006-05-30 14:18         ` James Morris
2006-05-30 18:03           ` Evgeniy Polyakov
2006-05-30 18:58             ` James Morris
2006-05-30 19:09               ` Evgeniy Polyakov
2006-05-31  3:00       ` Thomas Graf
2006-05-31 12:20         ` jamal
2006-05-31 13:06           ` Thomas Graf
2006-05-31 13:22             ` jamal
2006-05-31 15:42               ` James Morris
2006-06-01 10:45                 ` Thomas Graf
2006-06-01 14:24                   ` James Morris
2006-06-14 12:36                     ` jamal
2006-06-14 15:19                       ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).