CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/01 13:28:55
Modified files:
usr.sbin/ldpd : hello.c init.c ldpd.conf.5 ldpd.h ldpe.h
neighbor.c parse.y printconf.c
Log message:
The keepalive timeout should be configured on a global basis and not per
interface.
Remove the iface pointer from the 'nbr' structure because it's not
needed anymore.
Diff from Renato Westphal
