]> git.proxmox.com Git - mirror_frr.git/commit
ldpd: implement RFC 5561 (LDP Capabilities)
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 3 Mar 2017 20:50:22 +0000 (17:50 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 3 Mar 2017 20:50:22 +0000 (17:50 -0300)
commit8819fc38a0610e5828b7cc65fbbfc42e6ea1cc6a
tree190443908132c32a0e3940410884360307eefc59
parent0bcc2916a08dfb762d8a5775e6b01a4885c8936a
ldpd: implement RFC 5561 (LDP Capabilities)

This patch per-se doesn't introduce any useful functionality, but prepares
the ground for new enhancements to ldpd (i.e. implementation of new RFCs
that make use of LDP capabilities).

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/init.c
ldpd/labelmapping.c
ldpd/ldp.h
ldpd/ldpd.h
ldpd/ldpe.h
ldpd/log.c
ldpd/notification.c
ldpd/packet.c