]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: On route install/update failure correctly indicate in rib
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 9 Feb 2019 15:51:33 +0000 (10:51 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 27 Mar 2019 20:19:28 +0000 (16:19 -0400)
commit7a230a9d0cd2ecf2183f0e679deb52c00e80a172
tree60c6c54a43c56569e5a6aa52aefefdf7d1848047
parent9ef0c6ba876de49751fdd0ef8069adb3e8ef03ec
zebra: On route install/update failure correctly indicate in rib

When we get a route install failure from the kernel, actually
indicate in the rib the status of the routes.

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