]> git.proxmox.com Git - mirror_frr.git/commit - ldpd/lde.h
ldpd: send VPLS MAC withdrawals
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)
commit26519d8c02d9b88631fc8322c35c638bcbc8c2e2
tree5674f800b6930f97ab025f841307aeec2f9ea77c
parentfd1cf443e92a7dc5b9ed7efe11223af7f22f2437
ldpd: send VPLS MAC withdrawals

RFC 4762 says that MAC address withdrawal messages can be used to
improve convergence time in VPLS networks. This patch makes ldpd send
MAC withdrawals whenever a non-pseudowire interface pertaining to a
VPLS goes down. The processing of received MAC withdrawals will be
implemented later.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/address.c
ldpd/l2vpn.c
ldpd/lde.h
ldpd/ldp.h
ldpd/ldp_zebra.c
ldpd/ldpd.h
ldpd/ldpe.c
ldpd/ldpe.h