]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rt_socket.c
zebra: Notice when a route fails to install on *bsd
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 24 Oct 2018 15:34:50 +0000 (11:34 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 24 Oct 2018 15:34:50 +0000 (11:34 -0400)
commit560e313664699c02714ea6aed726e289107f749d
treefd54586ada4c2ddd1b2333f934da39bc5220d268
parent0558dc67a349b5a5aa6660d13b2e991195204d25
zebra: Notice when a route fails to install on *bsd

When we fail to install a route into bsd, note the case
where we have no viable nexthops installed for it, so
that we can know in zebra if the route is good or not.

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