After @hreintke 's fix (#8641 from #8308), this [notice](https://github.com/esp8266/Arduino/issues/8308#issuecomment-1186495220) and these lwIP guidelines [brought to attention](https://github.com/esp8266/Arduino/issues/8308#issuecomment-1221656181) by @mcspr, our mDNS implementation will benefit from part or all these suggestions: - [ATTENTION: netif_set_up() now always has to be called, even when dhcp/autoip is used!](https://git.savannah.nongnu.org/cgit/lwip.git/commit/?id=4e520cdd3009cf2e04c50c173737b379ff7d72a2) - `LwipIntf::stateUpCB()` should trigger also when IP address change