ofp-util: New functions make_nxmsg(), make_nxmsg_xid().
authorBen Pfaff <blp@nicira.com>
Mon, 18 Oct 2010 23:25:52 +0000 (16:25 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 5 Nov 2010 16:25:38 +0000 (09:25 -0700)
commit0bd0c6606aa8f8ecc3822faef9c34b4116791ac9
tree9e8428e176e3def708d9409c3fdd47c44bbd3072
parentd48a591098fb9d6df9a6f41be511cbdb91905609
ofp-util: New functions make_nxmsg(), make_nxmsg_xid().

These functions slightly simplify constructing Nicira vendor extension
messages.
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c
ofproto/status.c
utilities/ovs-ofctl.c