]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: use quagga_monotime() for zserv and rnh
authorChristian Franke <nobody@nowhere.ws>
Thu, 28 Jul 2016 15:23:39 +0000 (17:23 +0200)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 28 Jul 2016 11:27:47 +0000 (07:27 -0400)
commit2176b7c3d248b16b63857582967eecfa4765dcc8
treee5f65b6a0fd79e33013de556bd069fd9b4b63193
parent833a7ff9cc14b92caf36c48ea87e59f68037046c
zebra: use quagga_monotime() for zserv and rnh

quagga_time() will disappear with the next commit, this is the last
remaining user of it.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
zebra/zebra_rnh.c
zebra/zserv.c