All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sridhar Samudrala <samudrala.sridhar@gmail.com>
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: netdev@vger.kernel.org, "davem@davemloft.net" <davem@davemloft.net>
Subject: Re: [PATCH net-next] vxlan: don't bypass encapsulation for multi- and broadcasts
Date: Mon, 15 Apr 2013 10:39:25 -0700	[thread overview]
Message-ID: <516C3B4D.9020906@gmail.com> (raw)
In-Reply-To: <kkhbiq$5bu$1@ger.gmane.org>

On 4/15/2013 9:58 AM, Cong Wang wrote:
> On Sun, 14 Apr 2013 at 09:21 GMT, Mike Rapoport <mike.rapoport@ravellosystems.com> wrote:
>> The multicast and broadcast packets may have RTCF_LOCAL set in rt_flags
>> and therefore will be sent out bypassing encapsulation. This breaks
>> delivery of packets sent to the vxlan multicast group.
>> Disabling encapsulation bypass for multicasts and broadcasts fixes the
>> issue.
>>
>> Signed-off-by: Mike Rapoport <mike.rapoport@ravellosystems.com>
> This fixes the regression I reported.
>
> Tested-by: Cong Wang <xiyou.wangcong@gmail.com>
>
>
Acked-by: Sridhar Samudrala <sri@us.ibm.com>
Tested-by: Sridhar Samudrala <sri@us.ibm.com>

Thanks
Sridhar

  reply	other threads:[~2013-04-15 17:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-14  9:21 [PATCH net-next] vxlan: don't bypass encapsulation for multi- and broadcasts Mike Rapoport
2013-04-14 15:24 ` Cong Wang
2013-04-14 19:39 ` David Miller
2013-04-15  5:31   ` Mike Rapoport
2013-04-15  5:45     ` David Miller
2013-04-15  6:23       ` Mike Rapoport
2013-04-15 13:32       ` Mike Rapoport
2013-04-15 16:58 ` Cong Wang
2013-04-15 17:39   ` Sridhar Samudrala [this message]
2013-04-15 18:06   ` 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=516C3B4D.9020906@gmail.com \
    --to=samudrala.sridhar@gmail.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@gmail.com \
    /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.