CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2013/06/03 11:01:59

Modified files:
        usr.sbin/ldpd  : interface.c lde.c lde.h ldpd.h 

Log message:
Remove the IMSG_NEIGHBOR_CHANGE message
Unlike OSPF, LDP has no concept of intermediate states. A session is
either operational or not operational as far as the label distribution
engine (lde) is concerned. In this case, the IMSG_NEIGHBOR_UP and
IMSG_NEIGHBOR_DOWN messages are enough.
Diff by Renato Westphal

Reply via email to