]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Allow static routes to track how long they've been around
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 19 Sep 2017 17:47:16 +0000 (13:47 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 19 Sep 2017 17:47:16 +0000 (13:47 -0400)
commitd1ca0f1d5b6917b233d84ec9644ff15e33681897
tree52cafa00511a3ef2e9b6aa6fd40f8dcfb7a12e2c
parent6a989fc13469f389caa9529d35d765b2323b7171
zebra: Allow static routes to track how long they've been around

Static routes were not keeping track of uptime appopriately and
as such we were not properly displaying uptime.

Fixes: #1196
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_static.c