Justin Pettit
|
84ba64b964
|
table: Free "error" in cell_to_text().
Coverity #10722
|
2011-02-23 11:08:20 -08:00 |
|
Ben Pfaff
|
c6a4125250
|
table: Add new "bare" output formatting options.
--format=list corresponds to the output format that "ovs-vsctl list" has
always used.
--bare is easier for scripts to parse.
|
2011-02-08 16:10:05 -08:00 |
|
Ben Pfaff
|
3a3eb9daef
|
ovsdb-client: Break table formatting into new library.
This makes the table formatting functions available to other programs.
ovs-vsctl will start using it soon on the "list" and "find" commands.
|
2011-02-08 16:09:45 -08:00 |
|