[ovs-git] Open vSwitch: openvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_MAX, OVS_BE64_MAX. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Sep 17 23:35:51 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  b826639572ab3ef1ca2a0b1251b7980696a25c5b (commit)
      from  7c0180333bc13b8d5897f9a1448ac70a37f892be (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 b826639572ab3ef1ca2a0b1251b7980696a25c5b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b826639572ab3ef1ca2a0b1251b7980696a25c5b
Author: Ben Pfaff <blp at nicira.com>
		
openvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_MAX, OVS_BE64_MAX.
		
These seem slightly nicer than e.g. htons(UINT16_MAX).

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 include/openvswitch/types.h |    4 ++++
 lib/learn.c                 |    2 +-
 lib/match.c                 |   30 +++++++++++++++---------------
 lib/meta-flow.c             |   13 ++++++-------
 lib/nx-match.c              |    8 ++++----
 lib/odp-util.c              |   13 ++++++-------
 lib/ofp-actions.c           |    2 +-
 lib/ofp-parse.c             |    6 +++---
 lib/ofp-print.c             |    2 +-
 lib/ofp-util.c              |   18 +++++++++---------
 lib/packets.c               |    2 +-
 ofproto/ofproto.c           |   12 ++++++------
 tests/test-classifier.c     |   16 ++++++++--------
 tests/test-util.c           |    2 +-
 14 files changed, 66 insertions(+), 64 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list