]> git.puffer.fish Git - matthieu/frr.git/commit
lib: time: remove recent_relative_time()
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 17 Jan 2017 21:46:07 +0000 (22:46 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 23 Jan 2017 17:26:32 +0000 (18:26 +0100)
commit6ced0e7f10d850d51f21200f5d3243cc1b90c453
treeea0ad88f126401a1d5b01dd0f6f12bd10f627374
parent95ac0ac5ff4146b28c13ba7d821909948b285a5d
lib: time: remove recent_relative_time()

Replace with monotime() [which is not cached].

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_packet.c
lib/thread.c
lib/thread.h
ospf6d/ospf6_area.c
ospf6d/ospf6_neighbor.c
ospf6d/ospf6_spf.c
ospfd/ospf_flood.c
ospfd/ospf_lsa.c
ospfd/ospf_nsm.c