[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F27E0C4.1050609@computer.org>
Date: Tue, 31 Jan 2012 13:38:28 +0100
From: Jan Ceuleers <jan.ceuleers@...puter.org>
To: Eric Dumazet <eric.dumazet@...il.com>
CC: Stephen Hemminger <shemminger@...tta.com>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2] tc-sfq: update man page
On 01/24/2012 02:29 PM, Eric Dumazet wrote:
> Add documentation about RED mode, and new parameters (flows, depth)
> added in linux 3.3
>
> Signed-off-by: Eric Dumazet<eric.dumazet@...il.com>
> ---
> man/man8/tc-sfq.8 | 127 +++++++++++++++++++++++++++++++++++++-------
> 1 file changed, 108 insertions(+), 19 deletions(-)
>
> diff --git a/man/man8/tc-sfq.8 b/man/man8/tc-sfq.8
> index e177f56..5a651ff 100644
> --- a/man/man8/tc-sfq.8
> +++ b/man/man8/tc-sfq.8
...
+Source and Destination port
> .P
> If these are available. SFQ knows about ipv4 and ipv6 and also UDP, TCP and ESP.
> Packets with other protocols are hashed based on the 32bits representation of their
> -destination and the socket they belong to. A flow corresponds mostly to a TCP/IP
> -connection.
> +destination and source. A flow corresponds mostly to a TCP/IP connection.
Don't understand this. Did you want to replace "connection" by
"destination and source"? Do you mean that a "connection" is
characterised by source and destination?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists