CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/11/23 01:17:39
Modified files: sbin/slaacd : slaacd.c Log message: On startup withdraw all proposals for all interfaces by sending an empty proposal with if_index 0. It is possible that the set of autoconf interfaces changed between a stop -> start transition and slaacd would never withdraw nameservers for interfaces that had the autoconf flag previously but no longer after the restart.