netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cedric Jehasse <cedric.jehasse@softathome.com>
To: netdev@vger.kernel.org
Subject: socket option IP_MSFILTER questions and observations
Date: Mon, 26 Mar 2012 17:40:56 +0200	[thread overview]
Message-ID: <4F708E08.7040500@softathome.com> (raw)

Hi,

I'm trying to use source specific multicast by setting the IP_MSFILTER 
socket option. I noticed i need to join the group with IP_ADD_MEMBERSHIP 
before setting the source filter. This is not the behavior i expected 
after reading RFC3678.
A potential issue i'm thinking of with this approach: an IGMP report 
could be sent after joining a group but before the filter is set.
Is there a way to prevent this?

Thanks,
Cedric

This message and any attachments herein are confidential, intended solely for the addressees and are SoftAtHome's ownership. Any unauthorized use or dissemination is prohibited. If you are not the intended addressee of this message, please cancel it immediately and inform the sender.

             reply	other threads:[~2012-03-26 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26 15:40 Cedric Jehasse [this message]
2012-03-26 16:34 ` socket option IP_MSFILTER questions and observations David Stevens
2012-03-26 20:14 ` David Miller

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=4F708E08.7040500@softathome.com \
    --to=cedric.jehasse@softathome.com \
    --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;
as well as URLs for NNTP newsgroup(s).