CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/05/23 09:59:55
Modified files:
usr.sbin/ldpd : init.c neighbor.c notification.c
Log message:
Fix issue with the exponential backoff timer.
Do not start the exponential backoff timer when playing the passive role
of the session establishment process.
RFC 5036 - Section 2.5.3 says:
"The specific session establishment action that must be
delayed is the attempt to open the session transport connection by
the LSR playing the active role".