Re: [next] bonding: pass link-local packets to bonding master also.

2018-12-23 Thread Vincent Bernat
❦ 23 décembre 2018 14:06 +01, Michal Soltys : >>> Basing on what you wrote below, it seems that everything was already >>> possible before the Chonggang Li's commit ? >>> >>> If I understand correctly: >>> >>> - if listening on master, you could get both slave interface >>> (PACKET_ORIGDEV) as we

Re: [next] bonding: pass link-local packets to bonding master also.

2018-12-23 Thread Michal Soltys
On 18/12/20 06:55, Vincent Bernat wrote: > ❦ 19 décembre 2018 23:57 +01, Michal Soltys : > 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 chang

Re: [next] bonding: pass link-local packets to bonding master also.

2018-12-19 Thread Vincent Bernat
❦ 19 décembre 2018 23:57 +01, Michal Soltys : >>> 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 case

Re: [next] bonding: pass link-local packets to bonding master also.

2018-12-19 Thread Michal Soltys
On 18/11/30 22:32, Vincent Bernat wrote: > ❦ 15 juillet 2018 19:12 -0700, Mahesh Bandewar : > >> 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 i

Re: [next] bonding: pass link-local packets to bonding master also.

2018-12-09 Thread Vincent Bernat
❦ 30 novembre 2018 22:32 +0100, Vincent Bernat : >> 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

Re: [next] bonding: pass link-local packets to bonding master also.

2018-11-30 Thread Vincent Bernat
❦ 15 juillet 2018 19:12 -0700, Mahesh Bandewar : > 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 whe

Re: [PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-17 Thread Michal Soltys
On 2018-07-17 11:32, Michal Soltys wrote: > On 07/17/2018 01:53 AM, Mahesh Bandewar (महेश बंडेवार) wrote: >> On Mon, Jul 16, 2018 at 2:24 PM, Jay Vosburgh >> wrote: >>> Mahesh Bandewar wrote: >>> From: Mahesh Bandewar Commit b89f04c61efe ("bonding: deliver link-local packets with

Re: [PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-17 Thread Michal Soltys
On 07/17/2018 01:57 AM, Mahesh Bandewar (महेश बंडेवार) wrote: On Mon, Jul 16, 2018 at 4:33 PM, Stephen Hemminger wrote: On Sun, 15 Jul 2018 18:12:46 -0700 Mahesh Bandewar wrote: From: Mahesh Bandewar Commit b89f04c61efe ("bonding: deliver link-local packets with skb->dev set to link that p

Re: [PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-17 Thread Michal Soltys
On 07/17/2018 01:53 AM, Mahesh Bandewar (महेश बंडेवार) wrote: On Mon, Jul 16, 2018 at 2:24 PM, Jay Vosburgh wrote: Mahesh Bandewar wrote: From: Mahesh Bandewar Commit b89f04c61efe ("bonding: deliver link-local packets with skb->dev set to link that packets arrived on") changed the behavior

Re: [PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-16 Thread Stephen Hemminger
On Mon, 16 Jul 2018 16:57:22 -0700 Mahesh Bandewar (महेश बंडेवार) wrote: > On Mon, Jul 16, 2018 at 4:33 PM, Stephen Hemminger > wrote: > > On Sun, 15 Jul 2018 18:12:46 -0700 > > Mahesh Bandewar wrote: > > > >> From: Mahesh Bandewar > >> > >> Commit b89f04c61efe ("bonding: deliver link-local

Re: [PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-16 Thread महेश बंडेवार
On Mon, Jul 16, 2018 at 4:33 PM, Stephen Hemminger wrote: > On Sun, 15 Jul 2018 18:12:46 -0700 > Mahesh Bandewar wrote: > >> From: Mahesh Bandewar >> >> Commit b89f04c61efe ("bonding: deliver link-local packets with >> skb->dev set to link that packets arrived on") changed the behavior >> of how

Re: [PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-16 Thread महेश बंडेवार
On Mon, Jul 16, 2018 at 2:24 PM, Jay Vosburgh wrote: > Mahesh Bandewar wrote: > >>From: Mahesh Bandewar >> >>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. T

Re: [PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-16 Thread Stephen Hemminger
On Sun, 15 Jul 2018 18:12:46 -0700 Mahesh Bandewar wrote: > From: Mahesh Bandewar > > 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 beh

Re: [PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-16 Thread Jay Vosburgh
Mahesh Bandewar wrote: >From: Mahesh Bandewar > >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 t

[PATCH next] bonding: pass link-local packets to bonding master also.

2018-07-15 Thread Mahesh Bandewar
From: Mahesh Bandewar 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 ar