Files
micropython/shared
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
..
2025-12-01 13:08:52 +11:00

This directory contains libraries, utilities and helper code developed specifically for this project. The code is intended to be portable and usable by any port.