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

dev at openvswitch.org dev at openvswitch.org
Thu Feb 20 20:46:03 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.9 has been updated
       via  77aeea6effcfd2e7c2390959e74d1c4669e98a6b (commit)
      from  40d0c78fd19cc5d3cd6f67bb5bd43f61fc0d5853 (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 77aeea6effcfd2e7c2390959e74d1c4669e98a6b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=77aeea6effcfd2e7c2390959e74d1c4669e98a6b
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