CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/29 02:43:17
Modified files:
usr.sbin/ospfd : control.c control.h ospfd.c ospfd.h ospfe.c
Log message:
Prevent ospfd from starting if another ospfd is already using the same
socket. The check on the control socket happens early so that the rc
scripts detect a failure.
OK claudio@ florian@
