CVSROOT: /cvs Module name: src Changes by: ren...@cvs.openbsd.org 2016/09/02 09:33:27
Modified files: usr.sbin/dvmrpd: dvmrpd.c dvmrpe.c rde.c Log message: Don't fatal if the imsg pipe is closed, this is often triggered in the parent and hides the real cause of the termination. Pulled from ospfd. Original author: claudio@ ok rzalamena@ benno@ claudio@