[ovs-dev] [PATCH 29/32] ovs-ofctl: Document !other parameter of monitor subcommand

Simon Horman horms at verge.net.au
Mon Jun 9 03:54:25 UTC 2014


This is now supported for OpenFlow1.4+.

Signed-off-by: Simon Horman <horms at verge.net.au>
---
 utilities/ovs-ofctl.8.in | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index c1a14e8..6923709 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -451,6 +451,13 @@ connection to the switch.  (These could only occur using the
 COMMANDS\fR.)
 .IP "\fB!actions\fR"
 Do not report actions as part of flow updates.
+.IP "\fB!other\fR"
+Only report changes made to the flow table by \fBovs\-ofctl\fR's own
+connection to the switch.  (These could only occur using the
+\fBofctl/send\fR command described below under \fBRUNTIME MANAGEMENT
+COMMANDS\fR.)
+.IP
+Requires OpenFlow 1.4 or later.
 .IP "\fBtable=\fInumber\fR"
 Limits the monitoring to the table with the given \fInumber\fR between
 0 and 254.  By default, all tables are monitored.
-- 
2.0.0.rc2




More information about the dev mailing list