aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndy Southgate <andy.southgate@citrix.com>2010-05-11 11:46:52 -0700
committerBen Pfaff <blp@nicira.com>2010-05-13 14:53:39 -0700
commit436f27dd880bd4e1e1d06ca2744c875b01b9e1c1 (patch)
tree5d4d7fb0d3fd82944e10cdbcdc5a7410ad0f00da /README
parenta9633ada756ec15e1ed3dd9b503af3027dee3d10 (diff)
Add ovsdbmonitor GUI tool by Andy Southgate, contributed by Citrix.
With Makefiles and Autoconfiscation by Ben Pfaff. Signed-off-by: Thomas Lacroix <thomas.lacroix@citrix.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 5b809989..f1367fa8 100644
--- a/README
+++ b/README
@@ -67,6 +67,9 @@ The main components of this distribution are:
* ovs-appctl, a utility that sends commands to running Open
vSwitch daemons.
+ * ovsdbmonitor, a GUI tool for remotely viewing OVS databases and
+ OpenFlow flow tables.
+
Open vSwitch also provides an OpenFlow implementation and tools for
those interested in OpenFlow but not additional Open vSwitch features: