All of lore.kernel.org
 help / color / mirror / Atom feed
From: bjorn@mork.no (Bjørn Mork)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Difference between  IP_IP_ADD_MEMBERSHIP   and  MCAST_JOIN_GROUP
Date: Mon, 01 Oct 2012 12:54:12 +0200	[thread overview]
Message-ID: <87pq524g4r.fsf@nemi.mork.no> (raw)
In-Reply-To: <56AB56EAD87AF24C803FB693654D7A89C64CE8@adbbexch01.adbitaly.com> (Pietro Paolini's message of "Mon, 1 Oct 2012 09:09:35 +0000")

I assume you meant IP_ADD_MEMBERSHIP?

IP_ADD_MEMBERSHIP is IPv4 only.  MCAST_JOIN_GROUP is protocol
independent.  This may be clearer if you look at include/linux/in6.h 


Bj?rn

  reply	other threads:[~2012-10-01 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01  9:09 Difference between IP_IP_ADD_MEMBERSHIP and MCAST_JOIN_GROUP Pietro Paolini
2012-10-01 10:54 ` Bjørn Mork [this message]
2012-10-01 10:58   ` Pietro Paolini

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=87pq524g4r.fsf@nemi.mork.no \
    --to=bjorn@mork.no \
    --cc=kernelnewbies@lists.kernelnewbies.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.