]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: improve route debugging and add support for backups
authorMark Stapp <mjs@voltanet.io>
Thu, 23 Jan 2020 19:19:31 +0000 (14:19 -0500)
committerMark Stapp <mjs@voltanet.io>
Fri, 27 Mar 2020 15:50:03 +0000 (11:50 -0400)
commit6d81b590a9111779e0b109947ad31e3d961871d1
treec7fb22f77692e1d34302b099684c5b47aa90c81f
parent1d48702edeb418162940e51c99c942fc3c7bff77
zebra: improve route debugging and add support for backups

Refactor the detailed route debugging so that the dump of nexthops
can be used for both normal/active nexthops and backups (if they
are present).

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