This website requires JavaScript.
Explore
Help
Register
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2025-08-03 21:14:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
History
kieranm
05909d6fa7
Apply patch
#5745
: Fix "Constant is long" warnings with 16bit
...
compilers. Contributed by
avatar@mmlab.cse.yzu.edu.tw
2007-04-11 13:32:41 +00:00
..
api
opt.h, tcpip.h, tcpip.c, netifapi.h, netifapi.c: New configuration option LWIP_NETIF_API allow to use thread-safe functions to add/remove netif in list, and to start/stop dhcp clients, using new functions from netifapi.h. Disable as default (no port change to do).
2007-04-06 10:09:24 +00:00
core
Apply patch
#5745
: Fix "Constant is long" warnings with 16bit
2007-04-11 13:32:41 +00:00
include
Apply patch
#5745
: Fix "Constant is long" warnings with 16bit
2007-04-11 13:32:41 +00:00
netif
Fix bug
#5848
: add #if PAP_SUPPORT around the whole file pap.h
2007-04-04 19:21:27 +00:00
FILES
Updates the FILES contents to better reflect the current state.
2004-11-29 09:39:51 +00:00