lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] TCP keeps re-transmitting but no ACK packet after SYN,


From: Mohsin
Subject: Re: [lwip-users] TCP keeps re-transmitting but no ACK packet after SYN, SYN+ACK
Date: Sun, 8 Mar 2015 22:59:28 -0700 (MST)

I'm implementing webserver using updated lwip stack. Below I've attached the
capture file for the same.

Actually, before updating to the latest lwip stack from Master GIT Head, my
webserver for IPv4 was working fine but now after integrating both IPv4/v6,
webserver is not working.
 
For debugging, I'm printing pcb->states in tcp_process( ) before entering
into any cases. For every http requests, I'm getting pcb->state=3
(SYN_RCVD).
 
And my device keeps re-transmitting SYN, ACK request to the PC. 

So where can be the actual problem that I'm not getting.
 
Regards, 
Mohsin 

IPv4+v6_capture_for_webserver.pcapng
<http://lwip.100.n7.nabble.com/file/n24089/IPv4%2Bv6_capture_for_webserver.pcapng>
  



--
View this message in context: 
http://lwip.100.n7.nabble.com/TCP-keeps-re-transmitting-but-no-ACK-packet-after-SYN-SYN-ACK-tp24039p24089.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]