Re: [PATCH] bonding: rlb mode of bond should not alter ARP replies originating via bridge

2012-11-12 Thread Jay Vosburgh
Zheng Li wrote: >ARP traffic passing through a bridge and out via the bond (when the bond is a >port of the bridge) should not have its source MAC address adjusted by the >receive load balance code in rlb_arp_xmit. > >Signed-off-by: Zheng Li >Cc: Jay Vosburgh >Cc: Andy Gospodarek >Cc: "David

[PATCH] bonding: rlb mode of bond should not alter ARP replies originating via bridge

2012-11-12 Thread Zheng Li
ARP traffic passing through a bridge and out via the bond (when the bond is a port of the bridge) should not have its source MAC address adjusted by the receive load balance code in rlb_arp_xmit. Signed-off-by: Zheng Li Cc: Jay Vosburgh Cc: Andy Gospodarek Cc: "David S. Miller" --- drivers

Re: [PATCH] bonding: rlb mode of bond should not alter ARP replies originating via bridge

2012-11-09 Thread David Miller
From: Zheng Li Date: Wed, 7 Nov 2012 11:23:00 +0800 > ARP traffic passing through a bridge and out via the bond (when the bond is a > port of the bridge) should not have its source MAC address adjusted by the > receive load balance code in rlb_arp_xmit. > > Signed-off-by: Zheng Li Please fo

[PATCH] bonding: rlb mode of bond should not alter ARP replies originating via bridge

2012-11-06 Thread Zheng Li
ARP traffic passing through a bridge and out via the bond (when the bond is a port of the bridge) should not have its source MAC address adjusted by the receive load balance code in rlb_arp_xmit. Signed-off-by: Zheng Li Cc: Jay Vosburgh Cc: Andy Gospodarek Cc: "David S. Miller" --- drivers