]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Prevent crash in the off-chance we make a mistake
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 27 Mar 2018 18:59:05 +0000 (14:59 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 27 Mar 2018 19:52:26 +0000 (15:52 -0400)
commit4c66767c1018818b715ad313b51cfb438a9095a5
treec284d734d61013146ca90071735a94a35f6c0195
parent049e899eb29e0d189c2b833be6bd37b15189b457
zebra: Prevent crash in the off-chance we make a mistake

Prevent zebra from crashing for when the nexthop vrf has
changed in some manner and the lookup fails.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_vty.c