[ovs-git] Open vSwitch: ofp-actions/instruction: helper functions for intructions (master)

dev at openvswitch.org dev at openvswitch.org
Tue Aug 14 17:00:05 UTC 2012


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  a359d5ad700c7175c75134cce3cee8d87d19d67c (commit)
       via  99c476dcd9c2709cad3d406aa6dfa58404c52d23 (commit)
       via  a64f0b0fcd00da464aa87a93d303f7564a29e1a1 (commit)
      from  d441e1b3e9286126818b46ddf2ee06a313e7c2d0 (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 a359d5ad700c7175c75134cce3cee8d87d19d67c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a359d5ad700c7175c75134cce3cee8d87d19d67c
Author: Isaku Yamahata <yamahata at valinux.co.jp>
		
ofp-actions/instruction: helper functions for intructions
		
This patch introduces helper functions
- to cast
- to convert from/to text

Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit 99c476dcd9c2709cad3d406aa6dfa58404c52d23
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=99c476dcd9c2709cad3d406aa6dfa58404c52d23
Author: Isaku Yamahata <yamahata at valinux.co.jp>
		
ofp-actions: sort OVSINST_OFPIT11_xxx value in execution order
		
This order is used by parser from text string to check if the instruction
is given in this order.

Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit a64f0b0fcd00da464aa87a93d303f7564a29e1a1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a64f0b0fcd00da464aa87a93d303f7564a29e1a1
Author: Isaku Yamahata <yamahata at valinux.co.jp>
		
ofp-actions: export OVSINST_OFPIT11_xxx
		
They will be used by ofp-parser.c.

Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/ofp-actions.c |   75 +++++++++++++++++++++++++++++-----------------------
 lib/ofp-actions.h |   40 ++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list