ovsdb-client: Introduce new data formatting style as the default.
authorBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 19:32:36 +0000 (11:32 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Feb 2010 19:28:39 +0000 (11:28 -0800)
commitc3a0bfd57e1eff6e46495251d8a5cada60916b1f
tree6c66ad528864ec720b3d952697f7dc9e5f9af856
parent0c65cde9db1d0586ae9d9c5abec0bef978ff86a5
ovsdb-client: Introduce new data formatting style as the default.

The new data formatting style is generally shorter and easier to read than
the JSON representation (which is still available using "-d json").
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-client.c
tests/ovsdb-monitor.at