CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/09/30 08:37:11
Modified files: usr.sbin/ospfd : interface.c neighbor.c ospfe.c Log message: Announce a stub network LSA for backup carp interfaces. This should help when fail-over happens, since removing the better route will not result in a blackhole until the update from the new master is processed. Tested, OK and input sthen@, phessler@