From: Ben Pfaff Date: Thu, 10 Nov 2011 17:09:36 +0000 (-0800) Subject: ovs-ofctl: Document behavior when table=255 is specified. X-Git-Tag: v1.4.0~164 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=68c59d15971e0255e1114996ebc8065b7632a5bd;p=sliver-openvswitch.git ovs-ofctl: Document behavior when table=255 is specified. Reported-by: Michael Mao --- diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index cd8d4f207..531fd9c9f 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -447,10 +447,10 @@ these settings are ignored (see \fBFlow Syntax\fR above). . .IP \fBtable=\fInumber\fR If specified, limits the flow manipulation and flow dump commands to -only apply to the table with the given \fInumber\fR. -\fInumber\fR is a number between 0 and 254, inclusive. +only apply to the table with the given \fInumber\fR between 0 and 254. . -Behavior varies if \fBtable\fR is not specified. For flow table +Behavior varies if \fBtable\fR is not specified (equivalent to +specifying 255 as \fInumber\fR). For flow table modification commands without \fB\-\-strict\fR, the switch will choose the table for these commands to operate on. For flow table modification commands with \fB\-\-strict\fR, the command will operate