# LAN bridge: joins the AP Wi-Fi (added by hostapd, once it's in AP mode) and the # wired LAN port (enx00e04c331140, added by networkd) into one 10.42.0.0/24 segment. # STP off: only two member ports, no loops, and it avoids the forwarding delay that # would otherwise stall the first DHCP handshake on a freshly-plugged client. [NetDev] Name=br0 Kind=bridge [Bridge] STP=no