lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] udp_send: space for IP header is not being allocated?


From: Grubb, Jared
Subject: RE: [lwip-users] udp_send: space for IP header is not being allocated?
Date: Sat, 14 Jul 2007 22:47:22 -0700

You might check out the "tasks" list on the source website. We're currently 
working on documenting things, and both of what you mention is in the works.

I created a receive flow diagram for a TCP packet. You should check it out, 
it's called RX_FLOW.PDF. It can be a good help trying to troubleshoot what is 
going on when things fail.


-----Original Message-----
From: address@hidden on behalf of David Baird
Sent: Sat 7/14/2007 11:05 AM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] udp_send: space for IP header is not being allocated?
 
On 7/13/07, Grubb, Jared <address@hidden> wrote:
> Since youre a newcomer like me, have you come across anything that
> required you to dig in the code to figure something out? The more we
> learn about the code the more we forget how hard some things were to
> figure out that first time... I'd like to close the learning curve as
> much as possible by getting some up-to-date docs on lwIP up.

After some thinking, here is what I believe might help me the most:

- Code templates for most of the possible lwIP configurations (e.g.
UDP versus TCP, listening versus connecting, RAW API versus POSIX API,
interrupts versus polling, ...).  These don't even have to be full
source code examples - they can just be lwIP functions interspersed
with pseudocode.

- Perhaps some picture/graphic which shows the flow of data through
functions in the lwIP stack

-David


_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users

<<winmail.dat>>


reply via email to

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