[ovs-git] Open vSwitch: ofproto-dpif: Use execute_actions to execute controller actions (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jun 5 21:44:33 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  1ac7c9bdb2b6fdcbeb0728febdca820fdb447d2c (commit)
      from  6c13071b37b1b4b8115d0b0fbe2058f8f76e016d (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 1ac7c9bdb2b6fdcbeb0728febdca820fdb447d2c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1ac7c9bdb2b6fdcbeb0728febdca820fdb447d2c
Author: Simon Horman <horms at verge.net.au>
		
ofproto-dpif: Use execute_actions to execute controller actions
		
Now that execute_actions() is available it can be used as a generic
replacement for special-case action execution in
execute_controller_action().

As suggested by Jesse Gross.

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


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

Summary of changes:
 lib/odp-execute.c      |    4 +++-
 ofproto/ofproto-dpif.c |   49 +++++++++---------------------------------------
 2 files changed, 12 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list