]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdmon: convert LOGON timestamp only with LOGON message
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 18 Aug 2014 11:58:52 +0000 (13:58 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 18 Aug 2014 14:06:28 +0000 (16:06 +0200)
commit09d039fba6afb10fe93ab8b629ab17009dea4c80
tree685f5544a468665769fa69a93f403bb09f99acf0
parent07f7f28058f61730abe17cb8333c48d2108bc614
cmdmon: convert LOGON timestamp only with LOGON message

Avoid always calling UTI_TimevalNetworkToHost() and make the code more
readable.
cmdmon.c