[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090415194355.GF21448@hmsreliant.think-freely.org>
Date: Wed, 15 Apr 2009 15:43:55 -0400
From: Neil Horman <nhorman@...driver.com>
To: Christoph Lameter <cl@...ux.com>
Cc: Vlad Yasevich <vladislav.yasevich@...com>, netdev@...r.kernel.org,
David Miller <davem@...emloft.net>,
David Stevens <dlstevens@...ibm.com>
Subject: Re: [PATCH] Multicast: Avoid useless duplication of multicast
messages
On Wed, Apr 15, 2009 at 03:21:27PM -0400, Christoph Lameter wrote:
> On Wed, 15 Apr 2009, Neil Horman wrote:
>
> > I can easily envision on application which expects to get multicast traffic that
> > doesn't join a group within the context of its own process, specifically relying
> > on the behavior as its documented today. Consider a data processing
> > application whos group management is segmented into a different utility. This
> > is really the problem here though isn't it? A proposal to change the 20 year
> > old behavior of multicast reception with no way to know how strongly
> > applications rely on this behavior and no documentation to support the assertion
> > that the current behavior is broken.
>
> The "utility" must be a daemon that keeps the socket open. You are
> talking about a sheperding process that first opens a socket and
> then performs multicast groups. It then keeps the socket open
> (otherwise would be unsubscribed) and starts other processes that then
> open their own sockets and expect the subscriptions to work.
>
> That does not look convincing. Can you cite a case of an
> application actually depending on this behavior?
>
No, of course not, since I'm just hypothesizing. Of course that doesn't mean
they don't exist. And by that token you can't predict what will happen to
applications that do rely (either explicitly or inadvertently) on the current
behavior.
None of which _really_ matters, anyway, they're applications, they can be fixed
to work with either. The question really is, do we need to, and I think the
answer is no
> > I'll refer you again to this exact conversation months ago, when I was on the
> > opposite end of this, and shown to be wrong:
> > http://kerneltrap.org/mailarchive/linux-netdev/2008/7/11/2430904
>
> Just you backing down does not mean that this is wrong. We have many
> more factiods here now.
No, it doesn't mean this is wrong, but it does mean David convinced me what we
have now is right. I'm obviously not going to be able to pass that on to you,
so I'm done. Perhaps he will pick this up, I've said my peace.
Neil
--
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