[ovs-git] Open vSwitch: ofproto: Update only OFPUTIL_PS_LINK_DOWN (not STP) from netdev state. (branch-1.11)

dev at openvswitch.org dev at openvswitch.org
Thu Feb 20 20:25:11 UTC 2014


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, branch-1.11 has been updated
       via  c6760cfe2d27c80a36509f236abed271dccfd728 (commit)
      from  d78d1be130dd6d1dde0d9b62d9af87a78f2da764 (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 c6760cfe2d27c80a36509f236abed271dccfd728
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c6760cfe2d27c80a36509f236abed271dccfd728
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Update only OFPUTIL_PS_LINK_DOWN (not STP) from netdev state.
		
When a netdev indicates that its state or configuration has changed,
update_port() updates the OpenFlow port to match the changes.  However,
this was being taken too far: a netdev does not have an STP state, and a
state change was resetting the STP state of the port.  This fixes the
problem.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Reported-by: Vasu Dasari <vdasari at gmail.com>
Tested-by: Vasu Dasari <vdasari at gmail.com>


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

Summary of changes:
 ofproto/ofproto.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list