CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2015/07/18 19:59:32
Modified files: usr.sbin/ospfd : kroute.c interface.c Log message: revert previous Properly handle carp(4) interfaces in "backup" mode on start-up. Problem analyzed and fix provided by Johan Ymerson, thanks! ok claudio@, benno@ it breaks on systems without carp because iev_ospfe is not initiallized at the time kif_init() is called in main.