[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7213] Add a lwip_init function
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [task #7213] Add a lwip_init function |
Date: |
Wed, 15 Aug 2007 21:59:29 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 |
Follow-up Comment #1, task #7213 (project lwip):
Most important part are (it will avoid you read all):
[18:50] <fbernon> so, saying that, if Kieran is ok, we could add a lwip.c
file, in this file, got a lwip_init function, where we can do with some
LWIP_DEBUG (enabled per default) all the sanity checkings, and where we can
call all "_init" functions for mem, memp, netif, etc.. ?
[18:53] <jifl> i'd love that
...
[18:57] <fbernon> "socket_init" and even "etharp_init" should be include with
a #if LWIP_SOCKET & #if LWIP_ARP
[18:57] <jifl> There would need to be some test for that
[18:58] <jifl> ok then
[18:58] <jaredgrubb> i have to run to a meeting... but that looks good. def
makes init easier.
[18:58] <fbernon> LWIP_SOCKET is not yet defined, but there is lot of case
where it could help^
[19:01] <jifl> Yes I agree - I think there were some things in
api_lib.c/api_msg.c that can only ever be used by the sockets API
[19:01] <fbernon> yes
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7213>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7213] Add a lwip_init function, Frédéric Bernon, 2007/08/15
- [lwip-devel] [task #7213] Add a lwip_init function,
Frédéric Bernon <=
- [lwip-devel] [task #7213] Add a lwip_init function, Jared Grubb, 2007/08/15
- [lwip-devel] [task #7213] Add a lwip_init function, Frédéric Bernon, 2007/08/15
- [lwip-devel] [task #7213] Add a lwip_init function, Jared Grubb, 2007/08/16
- [lwip-devel] [task #7213] Add a lwip_init function, Kieran Mansley, 2007/08/17
- [lwip-devel] [task #7213] Add a lwip_init function, Frédéric Bernon, 2007/08/17
- [lwip-devel] [task #7213] Add a lwip_init function, Kieran Mansley, 2007/08/17
- [lwip-devel] [task #7213] Add a lwip_init function, Frédéric Bernon, 2007/08/17
- [lwip-devel] [task #7213] Add a lwip_init function, Jared Grubb, 2007/08/17
- [lwip-devel] [task #7213] Add a lwip_init function, Frédéric Bernon, 2007/08/20
- RE: [lwip-devel] [task #7213] Add a lwip_init function, Goldschmidt Simon, 2007/08/21