lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Re: Re: [newbie] linux lwip 1.1.0. port


From: Christiaan Simons
Subject: Re: [lwip-users] Re: Re: [newbie] linux lwip 1.1.0. port
Date: Tue, 27 Sep 2005 09:18:31 +0200

address@hidden wrote on 26-09-2005
10:42:54:

> All debug options are ON. I can see IP packet is coming to tap0 or PPP0
> interface and then nothing happens.
> I have only "tapif_input: IP packet" info and nothing happens.

Nothing comes out of the PPP layer?

Maybe it is not printed at all, debugging statements may
still be missing on some crucial points. You could try to
add some of your own on some critial points, where you think things go
wrong.

Does your standard output (the printf from unix/include/arch/cc.h)
show any assertion failures or other inidations for error?

> PS: when I downloaded from savannah web page lwip-1.1.0.tar.gz, in line
> 735 (file /lwip/src/core/pbuf.c) semicolon is missing. Is this ok? Or
> maybe if semicolon is missing something else is wrong?

Ah, that's already fixed in CVS head, there was a missing semicolon after
an LWIP_DEBUG statement. You can safely add it.

Bye,

Christiaan.

This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
This message contains confidential information and is intended only for the
individual named.  If you are not the named addressee you should not
disseminate, distribute or copy this e-mail.





reply via email to

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