CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2013/03/22 02:42:55
Modified files: usr.sbin/ospfd : ospfe.c Log message: reinstate code to announce routes to backup carp interfaces. this was removed in a cleanup in r1.83, but we do still want to announce these (with a high metric), so that a specific route to the relevant network is maintained during failover. ok florian@ claudio@