jani
|
84697ce713
|
Add priority argument to thread sys_thread_new.Patch from floriZ but slightly modfied
|
2003-03-19 15:27:56 +00:00 |
|
jani
|
18df3961e9
|
byte-order handling functions are in inet.c now and the uperrcase counterparts are gone. opt.h has all the
configurable items debug does not need to be directly included.
|
2003-02-21 16:43:46 +00:00 |
|
jani
|
cc31bb9358
|
make netif->init return err_t instead of void.Patch from David Le Corfec
|
2003-02-20 11:51:53 +00:00 |
|
jani
|
ef68392388
|
renamed (hopefully everywhere) stats to lwip_stats.closes bug #1901
|
2002-12-18 12:49:01 +00:00 |
|
jani
|
a071cbf86c
|
Allocate PBUF_POOL_BUFSIZE at once not harcoded 128.Init MTU for slip - 1500 for
now needs a SLIP_MTU in opts (later).Add prototypes for low level sio callbacks.
|
2002-12-17 09:39:10 +00:00 |
|
jani
|
ecf0f56d33
|
Fix bug which eats pbufs if SLIP_END comes at a pbuf boundary.Also cleaned up and commented the code.
|
2002-11-14 08:03:25 +00:00 |
|
adamdunkels
|
01cccf4aee
|
Reformatted the code to make it consistent with the rest of lwIP.
|
2002-11-02 20:40:06 +00:00 |
|
likewise
|
bcb2600107
|
New file structure towards SLIP/PPP. Renamed tcp_*.c for 8.3 sake.
See lwip@sics.se Mon, 21 Oct 2002 magnus.ivarsson
|
2002-10-22 12:32:58 +00:00 |
|