[ovs-dev] [bonding 1/2] bonding: Drop unicast packets which have a different learned port.

Jesse Gross jesse at nicira.com
Wed Oct 21 15:35:35 UTC 2009



On 10/16/09 10:04 AM, "Ben Pfaff" <blp at nicira.com> wrote:

> Jesse Gross <jesse at nicira.com> writes:
> 
>> Drop packets received on a bond port if we have learned a different
>> source port for that MAC.  We were already doing this for multicast
>> packets but extend the logic to unicast packets as well since the
>> same situation can occur if the connected switch has not learned the
>> MAC address and is flooding.  Otherwise vSwitch will learn the bond
>> port as the source of that MAC.
> 
> The code looks good to me, assuming that it passes testing.

Our bonding tests passed, so I pushed it.






More information about the dev mailing list