[ovs-git] Open vSwitch: ofproto-dpif: Actually disable STP on port when disabling STP on port. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Nov 9 05:17:08 UTC 2011


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  ecd12731be2b5a6aa72fba9b987b1e880e5e5ea7 (commit)
      from  143af30e2d940ad78412a287de1f3ac15ab4a1aa (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 ecd12731be2b5a6aa72fba9b987b1e880e5e5ea7
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ecd12731be2b5a6aa72fba9b987b1e880e5e5ea7
Author: Justin Pettit <jpettit at nicira.com>
		
ofproto-dpif: Actually disable STP on port when disabling STP on port.
		
When disabling STP on a port that has it enabled on the bridge, STP was
not actually being disabled on the port.  This commit directly calls the
update function in this situation.

Reported-by: Paul Ingram <paul at nicira.com>


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

Summary of changes:
 ofproto/ofproto-dpif.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list