From: Joe Stringer Date: Fri, 17 Aug 2012 08:06:29 +0000 (+1200) Subject: man-pages: Add missing entry for matching metadata X-Git-Tag: sliver-openvswitch-1.8.90-0~48^2~29 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=54fa24c559938dec9be7cb64de741fe36ee83e07 man-pages: Add missing entry for matching metadata Signed-off-by: Joe Stringer Signed-off-by: Ben Pfaff --- diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index 705036f9c..386f7c8a9 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -614,6 +614,14 @@ When this field is specified in \fBadd-flow\fR, \fBadd-flows\fR, extension to OpenFlow, which as of this writing is only known to be implemented by Open vSwitch. . +.IP \fBmetadata=\fIvalue\fR[\fB/\fImask\fR] +Matches \fIvalue\fR either exactly or with optional \fImask\fR in the metadata +field. \fIvalue\fR and \fImask\fR are 64-bit integers, by default in decimal +(use a \fB0x\fR prefix to specify hexadecimal). Arbitrary \fImask\fR values +are allowed: a 1-bit in \fImask\fR indicates that the corresponding bit in +\fIvalue\fR must match exactly, and a 0-bit wildcards that bit. Matching on +metadata was added in Open vSwitch 1.8. +. .PP The following shorthand notations are also available: .