ovsdb: Implement ovsdb-tool commands "compact" and "convert".
authorBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 19:26:54 +0000 (11:26 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Feb 2010 20:54:52 +0000 (12:54 -0800)
commit1e19e50e8d3a1822bc82e81409748f173079ccff
tree775a9ec89a05b0ea3fcc5e255d26de6678d64304
parent8e71cf88b78eb704d452b1a4abf8014de340438e
ovsdb: Implement ovsdb-tool commands "compact" and "convert".

Partial fix for bug #2391.
ovsdb/file.c
ovsdb/file.h
ovsdb/ovsdb-tool.1.in
ovsdb/ovsdb-tool.c
tests/automake.mk
tests/ovsdb-file.at [deleted file]
tests/ovsdb-tool.at [new file with mode: 0644]
tests/ovsdb.at