ovsdb-data: Add some more functions for dealing with "struct ovsdb_datum".
authorBen Pfaff <blp@nicira.com>
Mon, 25 Jan 2010 18:08:57 +0000 (10:08 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 26 Jan 2010 17:49:30 +0000 (09:49 -0800)
commit2f47998baea215b996af0be4d1653032005e3ac4
tree54c365a5e3ddb8015547b39c13e90ac0a52eae00
parent979821c0a6b0c8a9f941a2e13c49feffe2391ab8
ovsdb-data: Add some more functions for dealing with "struct ovsdb_datum".

This commit refactors the functions for working with "struct ovsdb_datum",
adding and exposing some more operations for ovs-vsctl to use in an
upcoming commit.
lib/ovsdb-data.c
lib/ovsdb-data.h
ovsdb/mutation.c