]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Set and track the resolved_route for the rnh as it changes.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 6 Feb 2019 16:16:07 +0000 (11:16 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 27 Mar 2019 20:19:28 +0000 (16:19 -0400)
commita304e258be3cc6ea85ccac121025f881637f969f
treeb3afb4fd2be4980a90169c2d48ac69af73fc1b67
parent87554d831f82d2baa73c2d7146ef79f691135645
zebra: Set and track the resolved_route for the rnh as it changes.

The resolved_route is the prefix we are using in the routing table
to resolve this particular nexthop we are tracking.  Add code
to better track it's change.

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