]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: clock: fix a few occurrences of 'now' being used in place of 'date'
authorWilly Tarreau <w@1wt.eu>
Wed, 26 Apr 2023 13:28:09 +0000 (15:28 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 26 Apr 2023 17:21:25 +0000 (19:21 +0200)
commitaadcfc9ea6dce6ba800568067a45b879c8c5039e
tree78e0f235dabbedc0a40418a4d610416a3cc29836
parent67036530983f9f6ce9f597473700ac35bece22f7
BUG/MINOR: clock: fix a few occurrences of 'now' being used in place of 'date'

Since commit 28360dc ("MEDIUM: clock: force internal time to wrap early
after boot") we have a much clearer distinction between 'now' (the internal,
drifting clock) and 'date' (the wall clock time). There were still a few
places where 'now' was being used for human consumption.

No backport is needed.
addons/deviceatlas/dadwsch.c
src/calltrace.c