Commit 524de027 authored by Li Wei's avatar Li Wei Committed by Stephen Hemminger

tc-bfifo: man: Add parameter value range.

Add value range for 'limit' parameter.
parent 6cef544b
......@@ -40,8 +40,12 @@ to the interface txqueuelen, as specified with
.BR ifconfig (8)
or
.BR ip (8).
The range for this parameter is [0, UINT32_MAX].
For bfifo, it defaults to the txqueuelen multiplied by the interface MTU.
The range for this parameter is [0, UINT32_MAX] bytes.
Note: The link layer header was considered when counting packets length.
.SH OUTPUT
The output of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment