Files
Andrew Leech bf1369bf8c shared/netutils/dhcpserver: Add send_router flag.
When false, the DHCP server omits the Router option from DHCP
responses. This prevents point-to-point links (like USB NCM) from
advertising a default gateway that hijacks the host's internet route.

Defaults to true for backward compatibility with CYW43 AP mode.

Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
2026-05-13 16:44:43 +10:00
..