This website requires JavaScript.
Explore
Help
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
2026-08-11 18:13:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48db3a3e92d316ef01a8bc0710b6e051c8a6696d
lwip
/
CHANGELOG
fbernon
48db3a3e92
Add init.h, init.c, Change opt.h, tcpip.c: Task
#7213
"Add a lwip_init function" Add lwip_init function to regroup all modules initializations, and to provide a place to add code for task
#7142
"Sanity check user-configurable values". Ports maintainers should remove direct initializations calls from their code, and add init.c in their makefiles. Note that lwip_init() function is called inside tcpip_init, but can also be used by raw api users since all calls are disabled when matching options are disabled. Also note that their is new options in opt.h, you should configure in your lwipopts.h (they are enabled per default).
2007-08-29 08:11:06 +00:00
57 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink