> On 09/17/2023 at 10:36 PM PDT, Hal Murray wrote:
>
> -4 and -6 work on the server line in ntp.conf but are not documented
The closest I can see to an implementation is in ntpd/ntp_parser.y
lines 390-395. I infer this to mean that it sets the Address Family
of peer->srcaddr to a matching value.
-4 and -6 work on the server line in ntp.conf but are not documented
-4/ipv4 and -6/ipv6 "work" on the command line, but they don't do what the
documentation says. The man page says:
Force DNS resolution of following host names on the command line to
the IPv4 namespace.
W