netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Netlink Connector / CBUS
@ 2005-04-05  5:05 James Morris
  2005-04-05  5:10 ` James Morris
  2005-04-05  7:03 ` Evgeniy Polyakov
  0 siblings, 2 replies; 11+ messages in thread
From: James Morris @ 2005-04-05  5:05 UTC (permalink / raw)
  To: Evgeniy Polyakov
  Cc: linux-kernel, netdev, David S. Miller, Herbert Xu, rml, Greg KH,
	Andrew Morton

Evgeniy,

Please send networking patches to netdev@oss.sgi.com.

Your connector code (under drivers/connector) is now in the -mm tree and 
as far as I can tell, has not received any review from the network 
developers.

Looking at it briefly, it seems quite unfinished.

I'm not entirely sure what it's purpose is.

A clear explanation of its purpose would be helpful (to me, at least), as 
well as documentation of the API and majore data structures (which akpm 
has also asked for, IIRC).

I can see one example of where it's being used with kobject_uevent, and it 
seems to have arrived via Greg-KH's I2C tree...

If you're trying to add a generic, psuedo-reliable Netlink communication 
system, perhaps this should be built into Netlink itself as an extension 
of the existing Netlink API.

I don't think this should be done as a separate "driver" off somewhere 
else with a new API.


A few questions:

- Why does it by default use NETLINK_NFLOG a kernel socket, and also allow 
this to be overriden by a module parameter?

- Why does the cn.o module (poor namespace choice) add a callback itself
on initialization?

- Where is the userspace code which uses this?  I checked out dbus from 
cvs and couldn't see anything obvious.


Thanks,


- James
-- 
James Morris
<jmorris@redhat.com>

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

end of thread, other threads:[~2005-04-05 16:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-05  5:05 Netlink Connector / CBUS James Morris
2005-04-05  5:10 ` James Morris
2005-04-05  7:08   ` Evgeniy Polyakov
2005-04-05  7:34   ` Evgeniy Polyakov
2005-04-05  8:11     ` Guillaume Thouvenin
2005-04-05 10:44     ` jamal
2005-04-05 11:00       ` jamal
2005-04-05 11:25         ` Evgeniy Polyakov
2005-04-05  7:03 ` Evgeniy Polyakov
2005-04-05  7:10   ` Herbert Xu
2005-04-05 16:54   ` 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).