[ovs-git] Open vSwitch: ofproto: Send monitor updates if a flow mod changes a rules actions (branch-2.0)

dev at openvswitch.org dev at openvswitch.org
Thu Jun 5 21:04:25 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-2.0 has been updated
       via  4fbb1fd32a72de93fce0d3da06b72ed5568d1b47 (commit)
      from  b701d8a4bd2920c349ccb40eded910f3516ad215 (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 4fbb1fd32a72de93fce0d3da06b72ed5568d1b47
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=4fbb1fd32a72de93fce0d3da06b72ed5568d1b47
Author: Simon Horman <horms at verge.net.au>
		
ofproto: Send monitor updates if a flow mod changes a rules actions
		
Without this change a monitor update will be sent when a flow mod changes
a rules cookie but not if only the actions are updated. This appears
to be a logic error.

I noticed this while working on implementing OpenFlow1.4 flow monitor
as an OpenFlow1.4 flow mod does not update a rules cookie.

Signed-off-by: Simon Horman <horms at verge.net.au>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 ofproto/ofproto.c |    2 +-
 tests/ofproto.at  |    5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list