CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/10/15 07:18:45
Modified files: usr.sbin/ldpd : kroute.c Log message: Rework the kroute framework of ldpd. ldpd is different from the other routing daemons. Change the way the kroute tree is indexed (by FEC with a linked list in case there is a priority conflict -- same route + nexthop at different priorities). This needs a mpath capable MPLS routing table. Still work in progress but works a lot better in close meshed networks.