CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/28 03:48:46
Modified files:
usr.sbin/ldpd : kroute.c lde.c lde.h lde_lib.c ldpd.h
Log message:
When a route is deleted, ldpd should remove labels associated with it from
lfib (the kernel lib) but not from the lib. These could be used later on when
the route come back.
ok claudio@
