CVSROOT: /cvs Module name: src Changes by: mich...@cvs.openbsd.org 2009/03/24 13:26:13
Modified files: usr.sbin/ripd : parse.y printconf.c ripd.c ripd.h usr.sbin/ospfd : ospfd.c Log message: Change the behaviour of redistribute default. Now a default route have to be present in the fib to be correctly advertised. Spotted and tested by Steven Surdok on ripd. ok claudio@