[ovs-git] Open vSwitch: include/openflow: Moved remaining common definitions from openflow-1.0.h (master)

dev at openvswitch.org dev at openvswitch.org
Mon Dec 3 21:06:41 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  31a9e63f0f7e771c849f7ef45c9827fcc78abe03 (commit)
      from  90ef0206ea8f5a395c70de797e87ac4eb904cb0d (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 31a9e63f0f7e771c849f7ef45c9827fcc78abe03
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=31a9e63f0f7e771c849f7ef45c9827fcc78abe03
Author: Jarno Rajahalme <jarno.rajahalme at nsn.com>
		
include/openflow: Moved remaining common definitions from openflow-1.0.h
		
 Moved remaining common definitions from openflow-1.0.h to
 openflow-common.h and renamed 1.0 specific definitions with
 the "10" infix. Added hstamp rules for new headers, fixed
 non-ASCII characters in openflow-1.3.h, Commented out
 trailing zero-length data members.

Signed-off-by: Jarno Rajahalme <jarno.rajahalme at nsn.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 build-aux/check-structs            |    2 +-
 include/openflow/automake.mk       |   22 ++++++--
 include/openflow/openflow-1.0.h    |  107 +++---------------------------------
 include/openflow/openflow-1.1.h    |    2 +-
 include/openflow/openflow-1.3.h    |   24 ++++----
 include/openflow/openflow-common.h |   92 +++++++++++++++++++++++++++++++
 lib/ofp-actions.c                  |    6 +-
 lib/ofp-msgs.h                     |    8 +-
 lib/ofp-util.c                     |   18 +++---
 lib/ofp-util.def                   |    2 +-
 ofproto/ofproto.c                  |    4 +-
 ofproto/pktbuf.c                   |    4 +-
 12 files changed, 153 insertions(+), 138 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list