CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/05 13:31:45
Modified files:
sbin/isakmpd : connection.c dpd.c exchange.c isakmpd.c
nat_traversal.c pf_key_v2.c sa.c timer.c
timer.h transport.c ui.c util.c util.h
Log message:
Use clock_gettime(CLOCK_MONOTONIC) to schedule timers
>From Scott Cheloha, ok tb@
