]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isis_circuit.c
isisd: fix local address TE TLV
authorEmanuele Di Pascale <emanuele@voltanet.io>
Thu, 28 May 2020 13:46:56 +0000 (15:46 +0200)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Fri, 29 May 2020 14:41:16 +0000 (16:41 +0200)
commitd80e23f8d3545bef717feb89ab985674a484d3eb
tree77a8eae0f13f401585b11feac1c2fa411e819497
parent276b698a43050393a2f73c24e254581b37cf7bbf
isisd: fix local address TE TLV

we were not correctly checking the MPLS-TE status of the area when
adding an IP address to a circuit, and this was preventing the local
address TLV to be populated after an interfaced flap.

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
isisd/isis_circuit.c