CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/06 02:28:44
Modified files:
usr.sbin/ldpd : ldpe.h neighbor.c
Log message:
The nbr_reset_*() timer fucntions are the same as the nbr_start_* function.
So replace the few calls to the reset function with nbr_start_*().
OK michele@
