]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: init dest's list of routes
authorMark Stapp <mjs@voltanet.io>
Thu, 2 Apr 2020 15:20:58 +0000 (11:20 -0400)
committerMark Stapp <mjs@voltanet.io>
Mon, 1 Jun 2020 18:46:32 +0000 (14:46 -0400)
commitdaaeaa21507477e35dc9b455962a28ae38761e16
treeffc85121fda18cc65533547b8427bbaebd5c92c6
parent34f86754a20ad1a796430ee9483fce93bc30dfa2
zebra: init dest's list of routes

Use the dlist init api on the zebra dest object's list
of routes.

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