]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/sd-dhcp6-client.c
libsystemd-network: limit accuracy of timestamps in logging
authorTom Gundersen <teg@jklm.no>
Fri, 25 Sep 2015 15:41:09 +0000 (17:41 +0200)
committerTom Gundersen <teg@jklm.no>
Sun, 11 Oct 2015 13:04:15 +0000 (15:04 +0200)
commited19c567e5fcdcec1a2b6dbac63787e001ad5d55
tree4ea7df94ece1bfa1e11ef37fb425d59f883b8b29
parent3ac8e5433f20bfb5e12b918252643106a2de52af
libsystemd-network: limit accuracy of timestamps in logging

We don't care about timestamps down to the last usec, round to the closest sec
as that will be plenty for debugging purposes.
src/libsystemd-network/sd-dhcp-client.c
src/libsystemd-network/sd-dhcp6-client.c
src/libsystemd-network/sd-icmp6-nd.c