OpenThread Border Router, a Thread border router for POSIX-based platforms.
BSD 3-Clause "New" or "Revised" License
420
stars
235
forks
source link
[pd] disable PD_REF for Raspberry Pi and Debian Default Configuration #2611
Closed
yangsong-cnyn closed 2 days ago
Disable PD_REF configuration by default for the Raspberry Pi and Debian platform.
The fix addresses the OTBR setup failures Bootstrap error: 'dhcpcd' has no installation candidate and Clean build gives Failed to start dhcp6_pd_daemon.service: Unit otbr-agent.service not found because of PD_REF is enabled.
PD_REF should only be enabled as a part of OTBR setup on reference device.