Re: Netlink connector

From: Patrick McHardy
Date: Mon Jul 25 2005 - 09:41:30 EST


Evgeniy Polyakov wrote:
On Mon, Jul 25, 2005 at 02:02:10AM -0400, James Morris (jmorris@xxxxxxxxxx) wrote:

On Sun, 24 Jul 2005, David S. Miller wrote:

From: Evgeniy Polyakov <johnpol@xxxxxxxxxxx>
Date: Sat, 23 Jul 2005 13:14:55 +0400


Andrew has no objection against connector and it lives in -mm

A patch sitting in -mm has zero significance.

That is why I'm asking netdev@ people again...

If I understand correctly it tries to workaround some netlink
limitations (limited number of netlink families and multicast groups)
by sending everything to userspace and demultiplexing it there.
Same in the other direction, an additional layer on top of netlink
does basically the same thing netlink already does. This looks like
a step in the wrong direction to me, netlink should instead be fixed
to support what is needed.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/