mirror of
https://github.com/micropython/micropython.git
synced 2026-04-25 18:30:23 +02:00
c20302dbb2
This sets the DHCP server's own IP address as the default DNS server when no explicit DNS is configured, providing a more complete network configuration for DHCP clients. Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>