----- Original Message ----- From: "shahnawaz S.P" <[EMAIL PROTECTED]> To: "Philippine Linux Users' Group (PLUG) Technical Discussion List" <[email protected]>
Sent: Wednesday, July 05, 2006 1:18 PM
Subject: Re: [plug] Out of order packets-TCP


tcp_reordering        3
tcp_sack                1

selective acknowledgement is enabled and tcp reordering is upto 3 segments which is normal for your test...

can you give me a tcpdump output from machine under test (MUT) in order for me to look the transcation what is going on and pinpoint where the problem is?

tcp packetizes the user data into segments... sets a timeout any time it sends data... acknowledges data received by the other end... reorders out-of-order data... discards duplicate data... provides end-to-end flow control... calculates and verifies a mandatory end-to-end checksum...

fooler


_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to