From 3b135da329687c69d3a0f1689621f75cc4888d6f Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 14 Sep 2009 10:05:13 -0700 Subject: New utility ovs-vsctl. --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 146795bd4..2bdbfdcf9 100644 --- a/README +++ b/README @@ -51,8 +51,11 @@ The main components of this distribution are: to be installed on a Citrix XenServer host as a drop-in replacement for its switch, with additional functionality. - * ovs-appctl, a utility that can control Open vSwitch daemons, - adjusting their logging levels among other uses. + * ovs-vsctl, a utility for querying and updating the configuration + of ovs-vswitchd. + + * ovs-appctl, a utility that sends commands to running Open + vSwitch daemons. Open vSwitch also provides an OpenFlow implementation and tools for those interested in OpenFlow but not additional Open vSwitch features: -- cgit v1.2.1