Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2002 07:23:07 -0600 (CST)
From:      mark tinguely <tinguely@web.cs.ndsu.nodak.edu>
To:        freebsd-net@FreeBSD.ORG, knmurthy30@hotmail.com
Subject:   Re: Duplicate Acks and Fast Retransmit
Message-ID:  <200202071323.g17DN7H40434@web.cs.ndsu.nodak.edu>
In-Reply-To: <F105JNwPmxd22RQY3Wh0000109b@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>  In order to understand the effect of reordering better,
>
>  a)the value of "Fast Retransmit Threshold" in tcp_input.c is modified to 1

ouch, hopefully this is an isolated network.

>  b)packets of the connection are distributed over 2 links.
>
>  1. Is it possible to have so many duplicate acks but not
>  still have a Fast Retransmit ? (TCP source clearly shows that
>  there is a possibility of this but is it not surprising
>  that probability the probability is so high?)

yes, on a private network where you do not have congestion, lost, or in
your setting of the fast retransmit to equal 1, even reordering of the
packets. Having these number when traversing the Internet backbone would
be very surprising.

>  2. What does the field "Old duplicate packets" (in this case, ACKs) mean ? 
>  (This was the first TCP session after reboot and the
>  earlier TCP sessions  apparently closed without any problem).

that is a wrap in the PAWS sequence number.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202071323.g17DN7H40434>