CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/25 16:16:53
Modified files:
usr.sbin/ospfd : kroute.c ospfd.h ospfe.c
Log message:
Add IMSG_IFADDRADD to ospfe and the master process.
This allows ospfd to recover automatically when an ip address gets
removed and re-added as it happens when the netstart script is executed
on a running system.
previous attempt discussed with friehm@ last year
input from sthen@ and jca@
OK jca@
