]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Only note time of first nht registration
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 11 Jul 2020 01:48:05 +0000 (21:48 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 11 Aug 2020 16:37:35 +0000 (12:37 -0400)
commit469d627747f7fc4b24283f10f82f37b670c878eb
tree2e8dec53867b8b0ddb15b2d9a59f70d281f0d32e
parentc6dc33954039e862cb4752164a8d98b836213dd6
zebra: Only note time of first nht registration

We were noticing registration time of the last nht time.
Let's just store the original time, although I am a bit
dubious about the usefulness of this.

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