From: Ben Pfaff Date: Wed, 21 Apr 2010 20:29:03 +0000 (-0700) Subject: ovs-ofctl: Document that "actions" must be last in flow specifications. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=537eeb9ccfecddd8b234225c79400f8c22b33f63;p=openvswitch ovs-ofctl: Document that "actions" must be last in flow specifications. Bug #2447. Reported-by: Reid Price --- diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index 04b0a989..3c19be3d 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -311,7 +311,8 @@ Same as \fBdl_type=0x0800,nw_proto=17\fR. Same as \fBdl_type=0x0806\fR. . .PP -The \fBadd-flow\fR and \fBadd-flows\fR commands require an additional field: +The \fBadd-flow\fR and \fBadd-flows\fR commands require an additional +field, which must be the final field specified: . .IP \fBactions=\fR[\fItarget\fR][\fB,\fItarget\fR...]\fR Specifies a comma-separated list of actions to take on a packet when the