CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/18 05:49:23
Modified files:
sbin/dhcp6leased: dhcp6leased.c dhcp6leased.h engine.c engine.h
Log message:
Install reject route for prefix delegation.
This prevents routing loops in case only parts of the delegated prefix
are configured on interfaces.
Pointed out by phessler some time ago.
Fix a double whitespace while here; pointed out by tb
OK tb
