init.c: Add first version of lwip_sanity_check for task #7142 "Sanity check user-configurable values".

This commit is contained in:
fbernon
2007-08-30 10:15:17 +00:00
parent 36b6f308e6
commit bd65dd8098
2 changed files with 80 additions and 1 deletions

View File

@@ -19,6 +19,10 @@ HISTORY
++ New features:
2007-08-30 Frédéric Bernon, Jonathan Larmour
* init.c: Add first version of lwip_sanity_check for task #7142 "Sanity check
user-configurable values".
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