Reported-by: Jean Tourrilhes <j...@hpl.hp.com> Signed-off-by: Ben Pfaff <b...@nicira.com> --- utilities/ovs-ofctl.8.in | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index d31c173..be82ed9 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -1408,6 +1408,10 @@ six bits numbered 0 through 5, inclusive, in register 0 into bits 26 through 31, inclusive; \fBmove:NXM_NX_REG0[0..15]\->NXM_OF_VLAN_TCI[]\fR copies the least significant 16 bits of register 0 into the VLAN TCI field. +.IP +In OpenFlow 1.0 through 1.4, \fBmove\fR uses an Open vSwitch extension +to OpenFlow. In OpenFlow 1.5, \fBmove\fR uses the OpenFlow 1.5 +(draft) standard \fBcopy_field\fR action. . .IP "\fBload:\fIvalue\fB\->\fIdst\fB[\fIstart\fB..\fIend\fB]" Writes \fIvalue\fR to bits \fIstart\fR through \fIend\fR, inclusive, -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev