[ovs-dev] [PATCH] Option to forward BPDU (Ethernet control class) frames

2011-08-09 Thread Sanjay Sane
.info Sajjad Lateef slat...@nicira.com +Sanjay Sane ss...@nicira.com Shih-Hao Li s...@nicira.com Simon Hormanho...@verge.net.au Tetsuo NAKAGAWA nakag...@mxc.nes.nec.co.jp @@ -75,6 +76,7 @@ Krishna Miriyalakris...@nicira.com Luiz Henrique

[ovs-dev] [PATCH] Option to forward BPDU (Ethernet control class) frames

2011-08-08 Thread Sanjay Sane
.info Sajjad Lateef slat...@nicira.com +Sanjay Sane ss...@nicira.com Shih-Hao Li s...@nicira.com Simon Hormanho...@verge.net.au Tetsuo NAKAGAWA nakag...@mxc.nes.nec.co.jp @@ -75,6 +76,7 @@ Krishna Miriyalakris...@nicira.com Luiz Hen

Re: [ovs-dev] [PATCH] Allow passthrough of BPDU (control class) frames

2011-08-08 Thread Sanjay Sane
thanks for your detailed comments and suggestions. pls see inline On Mon, Aug 8, 2011 at 2:39 PM, Ben Pfaff wrote: > On Mon, Aug 08, 2011 at 01:20:52PM -0700, ss...@nicira.com wrote: >> From: Sanjay Sane > > A From: line should only appear in the body of the email when you sen

Re: [ovs-dev] [rspan 2/2] Document and warn that mirroring to a VLAN is incompatible with SLB bonding.

2011-08-08 Thread Sanjay Sane
not receiving LACP PDUs should suspend the link, this behavior should be specified as per LACP standard. LACP PDUs are used for 2 purposes, forming and ensuring that the bond membership is correct, as well as implicit keepalive so as to ensure the bond member is still active and therefore part of

Re: [ovs-dev] [PATCH] bond: Send gratuitous ARPs when load balancing.

2011-07-03 Thread Sanjay Sane
Ben: what happens when link failover happens as a result of link carrier going down ? The 2 issues which are related are 1. duplicates to the host 2. packet blackholing for issue #1 L2 network very frequently un-learns all the MAC addresses, this happens whenever there is a topology change. We r