Add support for OFPFC_MODIFY Flow Mod command.
[sliver-openvswitch.git] / utilities / dpctl.8
index 4c863e5..870ffb9 100644 (file)
@@ -169,6 +169,12 @@ Add flow entries as described in \fIfile\fR to the datapath \fIswitch\fR's
 tables.  Each line in \fIfile\fR is a flow entry in the format
 described in \fBFLOW SYNTAX\fR, below.
 
+.TP
+\fBmod-flows \fIswitch flow\fR
+Modify the actions in entries from the datapath \fIswitch\fR's tables 
+that match \fIflow\fR.  See \fBFLOW SYNTAX\fR, below, for the syntax 
+of \fIflows\fR.
+
 .TP
 \fBdel-flows \fIswitch \fR[\fIflow\fR]
 Deletes entries from the datapath \fIswitch\fR's tables that match