Date: Thu, 7 Feb 2002 02:28:59 +0000 (GMT) From: Mike Silbersack <silby@silby.com> To: murthy kn <knmurthy30@hotmail.com> Cc: freebsd-net@FreeBSD.ORG Subject: Re: Duplicate Acks and Fast Retransmit Message-ID: <20020207022651.F1593-100000@patrocles.silby.com> In-Reply-To: <F105JNwPmxd22RQY3Wh0000109b@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Feb 2002, murthy kn wrote: > Hello, > > Below is the "netstat -p tcp" output on a FreeBSD 4.3 Machine. > (with a couple of arrows to indicate lines of interest) > > In order to understand the effect of reordering better, ... If you really wish to understand how the tcp stack works better and / or fix bugs in it, you really need to use tcpdump to log what is actually passing over the wire. The statistics from netstat -s are only meant as an overview, and are not detailed enough to make inferences about how things are actually working. If you can show specific behaviors in a tcpdump that you're interested in, I'm sure that many people would be willing to help answer your questions. Mike "Silby" Silbersack 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?20020207022651.F1593-100000>