On Fri, Dec 09, 2022 at 12:56:44PM +0100, Claudio Jeker wrote:
> cheloha@ switched the bgpctl code to use struct timespec and a monotonic
> clock. Adjust the ometric code to use a timespec internally so that there
> is no need to convert from timespec to timeval.
ok tb
cheloha@ switched the bgpctl code to use struct timespec and a monotonic
clock. Adjust the ometric code to use a timespec internally so that there
is no need to convert from timespec to timeval.
--
:wq Claudio
Index: ometric.c
===
R