netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Erik Hugne <erik.hugne@ericsson.com>
To: Madhu Challa <challa@noironetworks.com>
Cc: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux.com>,
	<netdev@vger.kernel.org>, Eric Dumazet <eric.dumazet@gmail.com>,
	<davem@davemloft.net>
Subject: Re: [PATCH net-next v3 2/2] multicast: Extend ip address command to enable multicast group join/leave on IP level.
Date: Mon, 23 Feb 2015 09:45:24 +0100	[thread overview]
Message-ID: <20150223084524.GA1116@haze> (raw)
In-Reply-To: <CAN_zqfP0do+haTBOTecjNqBAdqEdj2JBam=_XiXsRnrASHMV3w@mail.gmail.com>

On Sun, Feb 22, 2015 at 11:55:15PM -0800, Madhu Challa wrote:
> Good point. It should never happen because the "ip command" would not
> allow autojoin with a non multicast address. However in v1 of the
> patch I was doing this via a workqueue and could not return an error.
> Its not a problem anymore since ip_mc_config can return an error. I
> will remove it. I will wait till tomorrow to see if there are any
> other comments.
>

I was about to send in a patchset that adds UDP bearer support for TIPC, 
after rebasing it on top of this i could remove all deferred setup work
for mcast.
Thanks!

//E

      reply	other threads:[~2015-02-23  8:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-23  6:26 [PATCH net-next v3 0/2] Multicast group join/leave at ip level Madhu Challa
2015-02-23  6:26 ` [PATCH net-next v3 1/2] igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop Madhu Challa
2015-02-23 15:16   ` Eric Dumazet
2015-02-23  6:26 ` [PATCH net-next v3 2/2] multicast: Extend ip address command to enable multicast group join/leave on IP level Madhu Challa
2015-02-23  7:44   ` YOSHIFUJI Hideaki
2015-02-23  7:55     ` Madhu Challa
2015-02-23  8:45       ` Erik Hugne [this message]

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=20150223084524.GA1116@haze \
    --to=erik.hugne@ericsson.com \
    --cc=challa@noironetworks.com \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=hideaki.yoshifuji@miraclelinux.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).