CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/03/03 03:17:05
Modified files: usr.sbin/ldpd : kroute.c lde.c lde_lib.c ldpd.c ldpd.h Log message: Rework the kroute code by stealing some code from ospfd and massaging it a lot more. Main reason for this is to add priority support. Additionally add some additional NO_LABEL fixes. OK michele@