vlan-splinter: Fix inverted logic bug. v1.10.2
authorAlex Wang <alexw@nicira.com>
Tue, 23 Jul 2013 01:15:49 +0000 (18:15 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 5 Sep 2013 20:10:33 +0000 (13:10 -0700)
commit88dbaa9dc554d0ace1867bf23144788bd6f700bb
tree1f73666da68227ffb415ae916e8c6ada02c2021f
parent39ee7080f059ba331672447ed48c0937f04e3a0f
vlan-splinter: Fix inverted logic bug.

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 <rsokolkov@gmail.com>
Signed-off-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
vswitchd/bridge.c