]> git.proxmox.com Git - mirror_frr.git/commit
zebra, ldpd: fix display of pseudowire status
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 29 Nov 2017 18:22:08 +0000 (16:22 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 29 Nov 2017 22:39:19 +0000 (20:39 -0200)
commit3c5b5220f72fea3a3d0f47b7ca7cc282bd5dc1ce
treeec9ff019cf6ca7030c6268369d6ec7414f32ea6a
parent69df82f3b5d3aa343c769f280fb811ce019601d4
zebra, ldpd: fix display of pseudowire status

In some circumstances zebra and ldpd would display a pseudowire as UP
when in reality it's not (example: MTU mismatch between the two ends). Fix
this to avoid confusion.

Reported-by: ßingen <bingen@voltanet.io>
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ldpd/l2vpn.c
ldpd/lde.c
ldpd/ldpd.h
zebra/zebra_pw.c