Author :
florian
Date :
2025-10-15 11:25:45
Hash :f8ec15da Message :slaacd(8) does not (yet?) track if routes it added are deleted behind
its back. It simply adds routes and lets the kernel sort duplicates
out.
This however leads to "failed to send route message: File exists"
messages in /var/log/daemon which are confusing. Since this is
expected, do not log it as an error. dhcpleased(8) has been doing this
for a long time.