From: Ben Pfaff Date: Thu, 21 Oct 2010 16:49:12 +0000 (-0700) Subject: ovs-ofctl: Better document the meaning of "priority" in flow descriptions. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6b46ce8a846269cf2ac95cea964ced7482030e;p=openvswitch ovs-ofctl: Better document the meaning of "priority" in flow descriptions. Reported-by: Reid Price Bug #3905. --- diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index dbcf3a5f..42c8ab5b 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -496,8 +496,11 @@ A cookie is an opaque identifier that can be associated with the flow. flows. . .PP -The \fBadd\-flow\fR, \fBadd\-flows\fR, and \fBdel\-flows\fR commands -support an additional optional field: +The following additional field sets the priority for flows added by +the \fBadd\-flow\fR and \fBadd\-flows\fR commands. For +\fBmod\-flows\fR and \fBdel\-flows\fR when \fB\-\-strict\fR is +specified, priority must match along with the rest of the flow +specification. Other commands ignore the priority value. . .IP \fBpriority=\fIvalue\fR The priority at which a wildcarded entry will match in comparison to