This is now supported for OpenFlow1.4+.

Signed-off-by: Simon Horman <ho...@verge.net.au>

---
v2
* No change
---
 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 7019fc0..ea31fb9 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

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to