lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TCP retransmissions and duplicate ACKs


From: Pomeroy, Marty
Subject: Re: [lwip-users] TCP retransmissions and duplicate ACKs
Date: Tue, 10 Sep 2013 11:16:38 -0400

>> I did enable some more lwip debugging output and saw that at some point pbuf fails to allocate memory on receiving a packet.
 
Yeah, it's clear from the pcap that lwip stops processing packets from the host.
 
It looks like you need debug statements in memp_malloc and memp_free rather than packet content.
 
Marty

FWIW - In the txt file from the original post, there is UDP traffic from 192.168.9.1 to 192.168.9.255 which is being seen by lwip. They don't show up in the pcap.


reply via email to

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