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
..
dhcpserver.c shared/netutils/dhcpserver: Set default DNS to the server address. 2026-04-07 13:33:32 +10:00
dhcpserver.h shared: Introduce new top-level dir and move 1st party lib code there. 2021-07-12 17:07:36 +10:00
netutils.c extmod/network_ninaw10: Implement the ipconfig methods for ninaw10. 2024-06-04 12:45:01 +10:00
netutils.h shared/netutils: Add "py/obj.h" header include. 2022-11-11 15:43:53 +11:00
trace.c shared/netutils: Cast the ticks value before printing. 2025-07-25 11:00:08 +10:00