This website requires JavaScript.
Explore
Help
Sign In
scratch
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
51e02176da8af853961264c82cbb9371efefc62b
lwip
/
src
/
include
History
goldsimon
51e02176da
task
#7507
, patch
#6786
: DNS supports static hosts table. New configuration options DNS_LOCAL_HOSTLIST and DNS_LOCAL_HOSTLIST_IS_DYNAMIC.
2009-04-21 18:35:18 +00:00
..
ipv4
/lwip
patch
#6808
: Add a utility function ip_hinted_output() (for smaller code mainly)
2009-04-15 19:32:01 +00:00
ipv6
/lwip
Minor changes (but in lot of files): add #if/#endif for options where they could miss. #if LWIP_xxx if always put after #include "lwip/opt.h" (note this one indirectly include cc.h). Move others includes inside #if/#endif block.
2007-09-07 23:01:59 +00:00
lwip
task
#7507
, patch
#6786
: DNS supports static hosts table. New configuration options DNS_LOCAL_HOSTLIST and DNS_LOCAL_HOSTLIST_IS_DYNAMIC.
2009-04-21 18:35:18 +00:00
netif
Fixed loopif_poll define (now maps directly to netif_poll)
2008-06-17 20:12:22 +00:00