[ovs-git] Open vSwitch: vlan-splinter: Fix inverted logic bug. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jul 23 18:24:00 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  b41c3e5c904d03ebf1db3f85744c3a9af849de6b (commit)
      from  3d097064102780d79c9124f507160d538465ce64 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b41c3e5c904d03ebf1db3f85744c3a9af849de6b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b41c3e5c904d03ebf1db3f85744c3a9af849de6b
Author: Alex Wang <alexw at nicira.com>
		
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 at gmail.com>
Signed-off-by: Alex Wang <alexw at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS           |    1 +
 vswitchd/bridge.c |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list