ovs-vsctl: Initialize the database automatically.
[sliver-openvswitch.git] / utilities / ovs-vsctl.c
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.