lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] Initialization Sequence


From: John C. Toman
Subject: [lwip-users] [lwip] Initialization Sequence
Date: Wed, 08 Jan 2003 23:41:27 -0000

Hello,

I've got my RTK8019as driver ported (but untested) at this point, and 
now I need to address system and stack initialization. It seems every 
subsystem has it's own init function. Now, I notice that tcpip_init() 
creates a thread that does tcp_init(), udp_init(), and ip_init(). There 
are also mem_init(), memp_init(), pbuf_init(), etc. How/when are these 
called?

Another unrelated question: Are there ramifications of changing an IP 
address with the stack running?

Thanks,

John

[This message was sent through the lwip discussion list.]




reply via email to

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