From 537eeb9ccfecddd8b234225c79400f8c22b33f63 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 21 Apr 2010 13:29:03 -0700 Subject: [PATCH] ovs-ofctl: Document that "actions" must be last in flow specifications. Bug #2447. Reported-by: Reid Price --- utilities/ovs-ofctl.8.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index 04b0a989a..3c19be3d2 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 -- 2.43.0