CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/15 14:13:47
Modified files:
usr.sbin/ldpd : adjacency.c hello.c ldpe.h parse.y
Log message:
Since a targeted neighbor can be created both by configuration and
on runtime, the ldpd_conf structure used should be passed as an
argument to avoid segfaults.
