-
2c2dd2d1
by Paul Donald at 2025-04-28T10:31:19+02:00
doc: improve description of logbanner
-
2d96077b
by Paul Donald at 2025-04-28T10:31:19+02:00
doc: improve the usage of however
However at the start means "in whatever way"/"to whatever extent".
("However chrony is configured, it won't let you in without allow")
However incorrectly at the start usually means "But" was intended.
-
ebf19ca7
by Paul Donald at 2025-04-28T10:40:36+02:00
doc: fix should word order
-
9b28b2f4
by Paul Donald at 2025-04-28T10:40:38+02:00
doc: un-split infinitives
-
f7da309b
by Paul Donald at 2025-04-28T10:40:38+02:00
doc: diverse fixes
-
ec57de02
by Miroslav Lichvar at 2025-04-30T15:00:22+02:00
socket: open IPv6 socket by default if IPv4 is disabled
When no remote and local address is specified, and IPv4 is disabled by
the -6 option, open an IPv6 socket. This is used by the Linux-specific
timestamping configuration and socket option checking. It enables
operation on a system that has no support for IPv4 sockets.
-
81362fa2
by Miroslav Lichvar at 2025-04-30T15:00:24+02:00
test: add IPv6 simulation tests