lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Problem with large messages and netconn_write


From: Kieran Mansley
Subject: Re: [lwip-users] Problem with large messages and netconn_write
Date: Fri, 20 Mar 2009 11:51:33 +0000

On Fri, 2009-03-20 at 12:35 +0100, address@hidden wrote:
> I’m using Eeye Iris and unfortunately I don’t think they conform with
> the pcap format. Any free capture program for Win to recommend?

wireshark

> I bumped up the buffers but that didn’t change anything. Where can I
> find the lwIP stats?

You have to compile in support for them: make sure you have LWIP_STATS
and LWIP_STATS_DISPLAY turned on in your lwipopts file.  Then have
something call the stats_display() function, and the stats counters will
be output wherever your debug logging goes.

Kieran 






reply via email to

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