lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwip forum FIN packet from the received after the FIN p


From: SciMan
Subject: Re: [lwip-users] lwip forum FIN packet from the received after the FIN packet from the initiator of the TCP connection
Date: Mon, 2 Mar 2020 06:30:38 -0700 (MST)

I found one problem. I have called lwip_init() function instead of
tcpip_init(). This was obviously wrong and in this case the thread
tcpip_thread wasn't created. Now this is fixed. Nevertheless, the behavior
is still the same. Here is also a Wireshark log for a better explanation
what is going wrong:  log.pcapng
<http://lwip.100.n7.nabble.com/file/t1647/log.pcapng>  . It can be seen that
my device which has an IP address 192.168.10.2 send an ACK package, but it
doesn't send his FIN package as it is expected. Any idea why?





--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

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