]> git.proxmox.com Git - mirror_frr.git/commit
ldpd: split log.c into two files
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 18 Apr 2017 15:04:44 +0000 (12:04 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 5 Jun 2017 15:05:22 +0000 (12:05 -0300)
commit0b4d8f1e38ea1dbade4d2f714775608b379e992e
tree6d313b2030166a75e70fe8cb732139784606fedc
parent509fac8d8564fcb3d0bec3be9567312f6d83e889
ldpd: split log.c into two files

This is basically to keep in sync with OpenBSD's ldpd(8) where the same
change was done.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/Makefile.am
ldpd/lde.c
ldpd/ldpd.c
ldpd/ldpd.h
ldpd/ldpe.c
ldpd/log.c
ldpd/log.h
ldpd/logmsg.c [new file with mode: 0644]