netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: xiyou.wangcong@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] vxlan: don't bypass encapsulation for multi- and broadcasts
Date: Mon, 15 Apr 2013 14:06:53 -0400 (EDT)	[thread overview]
Message-ID: <20130415.140653.1397056486872667124.davem@davemloft.net> (raw)
In-Reply-To: <kkhbiq$5bu$1@ger.gmane.org>

From: Cong Wang <xiyou.wangcong@gmail.com>
Date: Mon, 15 Apr 2013 16:58:02 +0000 (UTC)

> 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>

Applied.

      parent reply	other threads:[~2013-04-15 18:06 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
2013-04-15 18:06   ` David Miller [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=20130415.140653.1397056486872667124.davem@davemloft.net \
    --to=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 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).