]> git.proxmox.com Git - mirror_frr.git/commit
tools, vtysh: improved fix for ldpd ifaces
authorEmanuele Di Pascale <emanuele@voltanet.io>
Tue, 12 Nov 2019 14:36:15 +0000 (15:36 +0100)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Tue, 12 Nov 2019 14:36:15 +0000 (15:36 +0100)
commit609ac8dd49402e01a8a13d19e38b2eb8b33ff1f2
tree2630a836930af7625526c800b932224a651cf21a
parentccef6e47a3eda4adb4fd521bc2c4c036b6119d0e
tools, vtysh: improved fix for ldpd ifaces

instead of suppressing the 'exit' markers at the end of each
'interface XXX' clause in the mpls ldp configuration, mark
those with a special marker 'exit-ldp-if' and teach the
reload script to correctly recognize the new sub-subcontext

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
tools/frr-reload.py
vtysh/vtysh.c