[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180719.051847.322856597854497478.davem@davemloft.net>
Date: Thu, 19 Jul 2018 05:18:47 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: mahesh@...dewar.net
Cc: j.vosburgh@...il.com, andy@...yhouse.net, vfalico@...il.com,
netdev@...r.kernel.org, soltys@....info, maheshb@...gle.com
Subject: Re: [PATCH next v2] bonding: pass link-local packets to bonding
master also.
From: Mahesh Bandewar <mahesh@...dewar.net>
Date: Wed, 18 Jul 2018 12:55:42 -0700
> From: Mahesh Bandewar <maheshb@...gle.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@....info>
> Signed-off-by: Mahesh Bandewar <maheshb@...gle.com>
If this is a regression, it should target 'net' rather than 'net-next'
so we can queue it up for -stable as well.
Thank you.
Powered by blists - more mailing lists