ovsdb: Add "comment" feature to transactions and make ovs-vsctl use them.
[sliver-openvswitch.git] / utilities / ovs-vsctl.c
2009-12-16 Ben Pfaffovsdb: Add "comment" feature to transactions and make...
2009-12-14 Justin Pettitovs-vsctl: Set timeout to a default value of five seconds
2009-12-14 Ben Pfaffovs-vsctl: Add -t or --timeout option to limit runtime.
2009-12-11 Ben Pfaffovs-vsctl: Add --dry-run option.
2009-12-11 Ben Pfaffovs-vsctl: Initialize the database automatically.
2009-12-11 Ben Pfaffovs-vsctl: Log fatal errors as well as printing them...
2009-12-10 Ben Pfaffovs-vsctl: Accept documented --no-wait option.
2009-12-10 Ben Pfaffovs-vsctl: Add --if-exists options to del-br, del-port...
2009-12-10 Ben Pfaffovs-vsctl: Make functions to find entities more flexible.
2009-12-10 Ben Pfaffovs-vsctl: Add options parsing infrastructure.
2009-12-10 Ben Pfaffovs-vsctl: Add --help output for external-id commands.
2009-12-10 Justin Pettitovs-vsctl: Fix minor memory leak in add_port().
2009-12-10 Ben Pfaffovs-vsctl: New commands for working with external IDs.
2009-12-09 Ben Pfaffovs-vsctl: Fix performance problem.
2009-12-09 Ben Pfaffovs-vsctl: Fix bugs.
2009-12-09 Ben Pfaffvsctl: Start making it work with ovsdb.