[ovs-git] Open vSwitch: ofproto: Use ofproto_check_ofpacts() from modify_flows__(). (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 25 21:24:19 UTC 2013


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  a72687af3a2ab1600ca9e87c00d4e7d138ecdc1a (commit)
      from  862d8eed48618b5bfd65e61613ff267a66caa980 (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 a72687af3a2ab1600ca9e87c00d4e7d138ecdc1a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a72687af3a2ab1600ca9e87c00d4e7d138ecdc1a
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Use ofproto_check_ofpacts() from modify_flows__().
		
Until now this code has called ofpacts_check() directly, but that omits
the additional check that the ofproto_check_ofpacts() wrapper includes.

Reported-by: Jarno Rajahalme <jrajahalme at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>


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

Summary of changes:
 ofproto/ofproto.c |   16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list