odhcpd
odhcpd copied to clipboard
Invalidation of outdated prefix
I want to use odhcpd for SLAAC on an internal interface. If I change the prefix on this interface I expect odhcpd to invalidate the outdated prefix (lifetime=0) and to start announcing the new one. Am I right that invalidation of prefixes is missing? What would be the best way to implement it?