[ovs-git] Open vSwitch: brcompatd: Delete VLAN tags only for the correct port in del_port(). (citrix)

dev at openvswitch.org dev at openvswitch.org
Tue Sep 22 17:08:14 UTC 2009


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, citrix has been updated
       via  36becebea2d1e816a636d62a226521d0bf26bb18 (commit)
      from  f928967abecdd51d2b9f88ed9984d67e3170aac5 (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 36becebea2d1e816a636d62a226521d0bf26bb18
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=36becebea2d1e816a636d62a226521d0bf26bb18
Author: Ben Pfaff <blp at nicira.com>
		
brcompatd: Delete VLAN tags only for the correct port in del_port().
		
vlan.%s.* will match e.g. eth0.123 if the %s expands to eth0.  We only
want it to match eth0 in that case.

This is based on code inspection.  It may or may not fix a real problem.


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

Summary of changes:
 vswitchd/ovs-brcompatd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list