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

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, master has been updated
       via  ee088a75c65c5bc2a32887cde1c1ebc1c7fac232 (commit)
      from  80eb2acf42bfa693494af76d58d79e136d7265ba (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 ee088a75c65c5bc2a32887cde1c1ebc1c7fac232
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ee088a75c65c5bc2a32887cde1c1ebc1c7fac232
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