|
Internet Protocol, Transport Control Protocol, Network protocols, Routing, Routers, IP aliases, Routes, Ethernet
Author |
Message |
satk
|
 |
Post subject: TCP first packet loss | Posted: Wed Dec 12, 2012 1:43 am |
|
Joined: Wed Dec 12, 2012 1:28 am Posts: 3
|
TCP first packet loss
hi, i am implementing tcp per rfc 793, i have one doubt, that if tcp sent the 1st packet, but that is lost, now whether tcp should send second packet or, after retransmit the 1st packet and get the ack, the second pakcet should send. if you know, please help me...
|
|
|
|
|
|
admin
|
 |
Post subject: Re: TCP first packet loss | Posted: Tue Jan 22, 2013 9:20 am |
|
Site Admin
Joined: Mon Aug 03, 2009 8:43 am Posts: 104
|
Depends on the implementation.
By default, Linux has 5 retries for both SYN and SYN-ACK packets. Sysctl values below: net.ipv4.tcp_synack_retries = 5 net.ipv4.tcp_syn_retries = 5
FreeBSD 7 I see in tcpdump 4 syn+acks.
HTH
|
|
|
|
|
|
Users browsing this forum: No registered users and 0 guests |
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
 News Site map SitemapIndex RSS Feed Channel list
|
|