ovsdb-client: Add "dump" command for dumping entire database contents.
authorBen Pfaff <blp@nicira.com>
Mon, 15 Feb 2010 19:30:06 +0000 (11:30 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Feb 2010 19:30:06 +0000 (11:30 -0800)
commit25c269efadb6a7f7f00d8a1ee66104041481299d
treeae8293a6450fc0b40bf3f35456e8c2e7f9c1a6f0
parent1f441586403f0fe315ff905775a3e055c088aeec
ovsdb-client: Add "dump" command for dumping entire database contents.

There are no tests for this currently, but an upcoming commit will use it
to test other commands.
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-client.c