netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mahesh Bandewar (महेश बंडेवार)" <maheshb@google.com>
To: David Miller <davem@davemloft.net>
Cc: mahesh@bandewar.net, j.vosburgh@gmail.com, andy@greyhouse.net,
	vfalico@gmail.com, linux-netdev <netdev@vger.kernel.org>,
	soltys@ziu.info
Subject: Re: [PATCH next v2] bonding: pass link-local packets to bonding master also.
Date: Wed, 18 Jul 2018 16:19:17 -0700	[thread overview]
Message-ID: <CAF2d9jiWcu1VEdoC-tNfVuy2pMPDQ1_17Bq=h8ZK6d1aJS7tAA@mail.gmail.com> (raw)
In-Reply-To: <20180719.051847.322856597854497478.davem@davemloft.net>

On Wed, Jul 18, 2018 at 1:18 PM, David Miller <davem@davemloft.net> wrote:
> From: Mahesh Bandewar <mahesh@bandewar.net>
> Date: Wed, 18 Jul 2018 12:55:42 -0700
>
>> From: Mahesh Bandewar <maheshb@google.com>
>>
>> Commit b89f04c61efe ("bonding: deliver link-local packets with
>> skb->dev set to link that packets arrived on") changed the behavior
>> of how link-local-multicast packets are processed. The change in
>> the behavior broke some legacy use cases where these packets are
>> expected to arrive on bonding master device also.
>>
>> This patch passes the packet to the stack with the link it arrived
>> on as well as passes to the bonding-master device to preserve the
>> legacy use case.
>>
>> Fixes: b89f04c61efe ("bonding: deliver link-local packets with skb->dev set to link that packets arrived on")
>> Reported-by: Michal Soltys <soltys@ziu.info>
>> Signed-off-by: Mahesh Bandewar <maheshb@google.com>
>
> If this is a regression, it should target 'net' rather than 'net-next'
> so we can queue it up for -stable as well.
>
Yes, it is. Just forgot to revise the subject. Do you want me to
resend the patch?

thanks,
--mahesh..

> Thank you.

  reply	other threads:[~2018-07-18 23:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-18 19:55 [PATCH next v2] bonding: pass link-local packets to bonding master also Mahesh Bandewar
2018-07-18 20:18 ` David Miller
2018-07-18 23:19   ` Mahesh Bandewar (महेश बंडेवार) [this message]
2018-07-18 23:33     ` David Miller
2018-07-18 23:40       ` Mahesh Bandewar (महेश बंडेवार)

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='CAF2d9jiWcu1VEdoC-tNfVuy2pMPDQ1_17Bq=h8ZK6d1aJS7tAA@mail.gmail.com' \
    --to=maheshb@google.com \
    --cc=andy@greyhouse.net \
    --cc=davem@davemloft.net \
    --cc=j.vosburgh@gmail.com \
    --cc=mahesh@bandewar.net \
    --cc=netdev@vger.kernel.org \
    --cc=soltys@ziu.info \
    --cc=vfalico@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).