ovsdb-client: Improve HTML output.
authorBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 19:34:10 +0000 (11:34 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Feb 2010 19:28:40 +0000 (11:28 -0800)
commit1f441586403f0fe315ff905775a3e055c088aeec
treebbcad0f0be1a2f23c4b9c4742038f549108f83a7
parentd0d15d58c679d4a5ebbdf9a1dd5788782d4dc49d
ovsdb-client: Improve HTML output.

This commit introduces links from UUIDs to rows that represent them and
shortens UUIDs added to tables to their first 8 characters.  This makes
the output more readable.
ovsdb/ovsdb-client.c