[ovs-dev] [PATCH 2/2] vswitchd: Limit fake bridge MAC selection to ports in the same VLAN

Helmut Schaa helmut.schaa at googlemail.com
Thu Feb 27 09:05:49 UTC 2014


On Wed, Feb 26, 2014 at 9:54 PM, Ben Pfaff <blp at nicira.com> wrote:
> On Wed, Feb 19, 2014 at 11:59:33AM +0100, Helmut Schaa wrote:
>> Limit fake bridge MAC address selection to only consider ports
>> that use the same VLAN as the fake bridge itself.
>>
>> This prevents OVS from selecting a MAC address that was not really
>> present in the VLAN of the fake bridge before.
>>
>> Signed-off-by: Helmut Schaa <helmut.schaa at googlemail.com>
>> ---
>>
>> I'm running this patchset on top of the 2.0 branch right now so
>> I'd appreciate some review before applying.
>
> Both applied to master, thanks.
>
> I added a couple of missing {} (see CodingStyle) as part of applying.

Oh, thanks. I realized that a couple of times already when looking through
the openvswitch code :/

Helmut



More information about the dev mailing list