aboutsummaryrefslogtreecommitdiff
path: root/utilities
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2011-11-05 15:51:37 -0700
committerJustin Pettit <jpettit@nicira.com>2011-11-08 22:37:12 -0800
commit5c0ceb0a8949bfbbd9b814cb37ab20d486da07e6 (patch)
treede810f282022213a8f7cced801a21bce71e7bc89 /utilities
parent2d5285e1dfab3d67dd20578b65afc2c4ef6065e9 (diff)
ovs-ofctl: Clarify that nw_tos doesn't match on ARP.
Diffstat (limited to 'utilities')
-rw-r--r--utilities/ovs-ofctl.8.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index 007b54a8..ee2caf2f 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -404,9 +404,9 @@ Matches IP ToS/DSCP or IPv6 traffic class field \fItos\fR, which is
specified as a decimal number between 0 and 255, inclusive. Note that
the two lower reserved bits are ignored for matching purposes.
.IP
-When \fBdl_type\fR is wildcarded or set to a value other than 0x0800,
-0x0806, or 0x86dd, the value of \fBnw_tos\fR is ignored (see \fBFlow
-Syntax\fR above).
+When \fBdl_type\fR is wildcarded or set to a value other than 0x0800 or
+0x86dd, the value of \fBnw_tos\fR is ignored (see \fBFlow Syntax\fR
+above).
.
.IP \fBtp_src=\fIport\fR
.IQ \fBtp_dst=\fIport\fR