CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/03/24 13:13:10
Modified files: usr.sbin/ldpd : kroute.c Log message: We need to set the rtm_priority when changing a route so that we do not modify a possible better route instead. A bit more is still needed. OK michele@