summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/readconf.c
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2016-06-03 02:56:59 +0000
committerdlg <dlg@openbsd.org>2016-06-03 02:56:59 +0000
commitbc0ee9211197048442b4442ce8998bcebf1928e8 (patch)
tree7350778044dcb4f27719ce144e54e945712bc7aa /usr.bin/ssh/readconf.c
parentupdate default value for reboot (diff)
downloadwireguard-openbsd-bc0ee9211197048442b4442ce8998bcebf1928e8.tar.xz
wireguard-openbsd-bc0ee9211197048442b4442ce8998bcebf1928e8.zip
set rt_expire times against time_uptime, not time_second.
time_second is unix time so it can be affected by clock changes. time_uptime is monotonic so it isnt affected by clock changes. that in turn means route expiries wont jump with clock changes if set against time_uptime. the expiry is translated into unix time for export to userland though. ok mpi@
Diffstat (limited to 'usr.bin/ssh/readconf.c')
0 files changed, 0 insertions, 0 deletions