CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2024/07/09 10:24:57
Modified files: sbin/dhcp6leased: engine.c Log message: Track configured and new prefix delegations in iface. When the DHCPv6 server renumbers and hands us new delegations we have to deconfigure the old prefixes. To prevent situations where we have no IPv6 at all, first configure the new prefixes and then remove the old prefixes.