uwcms / IPMC

University of Wisconsin ZYNQ IPMC
8 stars 5 forks source link

Confusing status reports from lwip 2.0.2 #9

Open mpv89 opened 5 years ago

mpv89 commented 5 years ago

After lwip 2.0.2 update, interface up and link up/down seem to be called at odd times. Network down is never called. The interface is always up but the up callback gets called several times, likely when DHCP succeeds after a few seconds.

This has no effect on the overall operation of the IPMC but better handling of these messages would be appropriate.

Executing esm X will issue an ESM reset and the status messages will start to show up.