]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: ensure redist of system routes
authorMark Stapp <mjs@voltanet.io>
Thu, 19 Jul 2018 18:55:02 +0000 (14:55 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 25 Oct 2018 12:34:30 +0000 (08:34 -0400)
commit5af4b34689ab774dc9c51eab717b57a036b2daca
tree266fbed26e8a554d7987e7712aa33f48356ec378
parent5709131cec0a3ebd9739b287b8cd2bb5c421357f
zebra: ensure redist of system routes

We need a bit of special handling for system routes, which need
to be offered for redistribution even though they won't be
passing through the dplane system.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_rib.c