On Mon, Jul 22, 2013 at 06:15:49PM -0700, Alex Wang wrote:
> When "other-config:enable-vlan-splinters=true" is set, the existing
> vlans with ip address must be retained. The bug actually does the
> opposite and retains the vlans without ip address. This commit fixes
> it.
>
> Reported-by: Roman S
When "other-config:enable-vlan-splinters=true" is set, the existing
vlans with ip address must be retained. The bug actually does the
opposite and retains the vlans without ip address. This commit fixes
it.
Reported-by: Roman Sokolkov
Signed-off-by: Alex Wang
---
vswitchd/bridge.c |4 ++--