]> git.proxmox.com Git - mirror_frr.git/commit
ldpd, isisd, ospfd: Remove periodic ldp-sync hello message
authorKaren Schoener <karen@voltanet.io>
Wed, 9 Dec 2020 17:09:18 +0000 (12:09 -0500)
committerKaren Schoener <karen@volta.io>
Wed, 9 Dec 2020 19:11:38 +0000 (14:11 -0500)
commit4d1e5644b737663f02db4601b4f6d837a4986ca0
tree8b14dc431eb4da7d43313f866de8b07489bcdd2d
parent327c3aad2a08021ef2e4239bd0df123fa2845fbd
ldpd, isisd, ospfd: Remove periodic ldp-sync hello message

Removing the obsolete ldp-sync periodic 'hello' message.

When ldp-sync is configured, IGPs take action if the LDP process goes down.

The IGPs have been updated to use the zapi client close callback to detect
the LDP process going down.

Signed-off-by: Karen Schoener <karen@voltanet.io>
isisd/isis_ldp_sync.c
isisd/isis_ldp_sync.h
isisd/isis_nb_config.c
isisd/isis_zebra.c
ldpd/ldp_zebra.c
lib/ldp_sync.h
lib/zclient.h
ospfd/ospf_ldp_sync.c
ospfd/ospf_ldp_sync.h
ospfd/ospf_zebra.c