ofp-prop: Add helpers for u8, be64/u64, flag, and UUID properties.
authorBen Pfaff <blp@ovn.org>
Wed, 20 Jan 2016 17:13:59 +0000 (09:13 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 20 Jan 2016 17:17:43 +0000 (09:17 -0800)
commitf01c94c598f9bd63c51f866924701a489477cb84
tree6bead0db710ae21abfa0db956f7ab98486b9043a
parentb611d3acad951f4309ee7ac9ac802741102db6f0
ofp-prop: Add helpers for u8, be64/u64, flag, and UUID properties.

These will have users in upcoming commits.  Unlike the previously
added helpers, there isn't any existing code that can immediately
use them.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
lib/ofp-prop.c
lib/ofp-prop.h
lib/ofpbuf.h