On Fri, Aug 30, 2019 at 05:02:40PM +0000, Martin Husemann wrote: > FWIW: I started seeing this messages too. > So far only twice after boot (likely when ND was done for the first time).
This is on a diskless machine, so static IPv4 config, and dhcpcd for IPv6: ip6mode=autohost dhcpcd=YES dhcpcd_flags="-6" It has full IPv6 connectivity (and it works fine). Martin