nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.64k stars 3.12k forks source link

Support interface-specific hostname on ethernet interface. #3487

Closed jmattsson closed 2 years ago

jmattsson commented 2 years ago

Currently only the WiFi station interface supports setting a custom hostname, overriding the system default. This PR extends the functionality to the Ethernet interface as well.