Files
micropython/shared/netutils
Andrew Leech c20302dbb2 shared/netutils/dhcpserver: Set default DNS to the server address.
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>
2026-04-07 13:33:32 +10:00
..