CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/03 20:25:28
Modified files:
usr.sbin/ldpd : Makefile control.c hello.c interface.c ldp.h
ldpd.c ldpd.conf.5 ldpd.h ldpe.c ldpe.h log.c
neighbor.c packet.c parse.y printconf.c
Log message:
Implement support for adjacencies and targeted hellos
Refactor adjacencies out of the neighbor handling so that it is possible to
have more complex topologies with targeted sessions.
>From Renato Westphal
