CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/01 13:42:07
Modified files:
usr.sbin/ldpd : address.c labelmapping.c ldpd.h neighbor.c
notification.c
Log message:
Restart the keepalive timer whenever a LDP PDU is sent. There is no need
to send a keepalive packet when a other PDU was sent out.
Also add a missing NBR_EVT_PDU_RCVD call to recv_address() which restarts
the session keepalive timeout. All other places already do that.
Diff by Renato Westphal
