[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120224.153616.117399887784547022.davem@davemloft.net>
Date: Fri, 24 Feb 2012 15:36:16 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: javier@...labora.co.uk
Cc: eric.dumazet@...il.com, lennart@...ttering.net,
kay.sievers@...y.org, alban.crequy@...labora.co.uk,
bart.cerneels@...labora.co.uk, rodrigo.moya@...labora.co.uk,
sjoerd.simons@...labora.co.uk, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/10] af_unix: add multicast and filtering features to
AF_UNIX
My first impression is that I'm amazed at how much complicated new
code you have to add to support groups of receivers of AF_UNIX
messages.
I can't see how this is better than doing multicast over ipv4 using
UDP or something like that, code which we have already and has been
tested for decades.
I really don't want to apply this stuff, it looks bloated,
complicated, and there is another avenue for doing what you want to
do.
Applications have to change to support the new multicast facilities,
so they can equally be changed to use a real transport that already
supports multicasting.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists