Netdev List
 help / color / mirror / Atom feed
From: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
To: David Stevens <dlstevens@us.ibm.com>
Cc: Jeff Layton <jlayton@poochiereds.net>,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	netdev-owner@vger.kernel.org
Subject: Re: [PATCH] make ipv4 multicast packets only get delivered to sockets	that are joined to group
Date: Thu, 14 Sep 2006 00:20:29 +0400	[thread overview]
Message-ID: <20060913202029.GA4666@ms2.inr.ac.ru> (raw)
In-Reply-To: <OF0C86B64A.DE64FE98-ON882571E8.004F57A7-882571E8.004FDDED@us.ibm.com>

Hello!

> IPv6 behaves the same way.

Actually, Linux IPv6 filters received multicasts, inet6_mc_check() does
this.

IPv4 does not. I remember that attempts to do this were made in the past
and failed, because some applications, related to multicast routing,
did expect to receive all the multicasts even though they did not join
any multicast addresses. So, it was left intact.

Alexey

  parent reply	other threads:[~2006-09-13 20:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13 14:13 [PATCH] make ipv4 multicast packets only get delivered to sockets that are joined to group Jeff Layton
2006-09-13 14:32 ` David Stevens
2006-09-13 16:12   ` Jeff Layton
2006-09-13 16:42     ` David Stevens
2006-09-14  1:09     ` David Miller
2006-09-13 20:20   ` Alexey Kuznetsov [this message]
2006-09-13 20:42     ` David Stevens
2006-09-14 10:30       ` Alexey Kuznetsov
2006-09-14 15:39         ` David Stevens
2006-09-14 17:12           ` Vlad Yasevich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060913202029.GA4666@ms2.inr.ac.ru \
    --to=kuznet@ms2.inr.ac.ru \
    --cc=dlstevens@us.ibm.com \
    --cc=jlayton@poochiereds.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev-owner@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox