Yeah, sorry, you have to enable _dhcp_ in the /etc/systemd/network/wlan0.network file. Create the file and then restart systemd-networkd (as stated above) Here's that you need in the file:
[match]
Name=wlan0
[Network]
DHCP=yes
"Pv6 works on the Pinebook with NetBSD just fine. "
That's because NetBSD is smart enough to _NOT_ use systemd.
[match]
Name=wlan0
[Network]
DHCP=yes
"Pv6 works on the Pinebook with NetBSD just fine. "
That's because NetBSD is smart enough to _NOT_ use systemd.