mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-24 09:43:48 +08:00
igmp.h, igmp.c, tcpip.c, init.c, netif.c: change igmp_init and add igmp_start. igmp_start is call inside netif_add. Now, igmp initialization is in the same spirit than the others modules. Modify some IGMP debug traces.
This commit is contained in:
@@ -19,6 +19,11 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2007-08-29 Frédéric Bernon
|
||||
* igmp.h, igmp.c, tcpip.c, init.c, netif.c: change igmp_init and add igmp_start.
|
||||
igmp_start is call inside netif_add. Now, igmp initialization is in the same
|
||||
spirit than the others modules. Modify some IGMP debug traces.
|
||||
|
||||
2007-08-29 Frédéric Bernon
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user