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-13 01:44:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
History
Dirk Ziegelmeier
8347d3b623
Try to fix compile warning with GCC under Linux ("large integer implicitly truncated to unsigned type")
2016-12-09 19:56:29 +01:00
..
api
Try to remove #include <stdlib.h> from many files. Does not seem necessary any more and might cause problems when porting lwIP.
2016-12-08 11:05:01 +01:00
apps
mdns.c: use group initializer constants from prot/dns.h
2016-12-09 13:10:12 +01:00
core
dns: added one-shot multicast DNS queries
2016-12-09 09:20:46 +01:00
include
Try to fix compile warning with GCC under Linux ("large integer implicitly truncated to unsigned type")
2016-12-09 19:56:29 +01:00
netif
PPP: fix build warning on wrong cast from void* to unsigned long
2016-12-09 14:25:47 +01:00
Filelists.mk
task
#14150
: Add TFTP server from Logan Gunthorpe
2016-10-03 09:47:41 +02:00
FILES
update some FILES list files
2016-08-03 20:21:54 +02:00