ovsdb-datum: Add functions for parsing and formatting atoms, data.
authorBen Pfaff <blp@nicira.com>
Mon, 25 Jan 2010 18:16:52 +0000 (10:16 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 26 Jan 2010 17:49:30 +0000 (09:49 -0800)
commit0194f33a6c734f0ff946fad9fb6b059b29ebf13e
tree96f5fa6843539d0ce16e13c61275b4e49b0c2d2a
parent2f47998baea215b996af0be4d1653032005e3ac4
ovsdb-datum: Add functions for parsing and formatting atoms, data.

These functions provide an alternative to JSON parsing and formatting that
is more human-friendly (and shorter).

These will be used in an upcoming commit to enhance ovs-vsctl.
lib/ovsdb-data.c
lib/ovsdb-data.h