]> git.ipfire.org Git - thirdparty/ntp.git/commit
Broader support for IPv6 hostnames by "ntpdc" and "ntpq". On NetBSD
authorFrederick Bruckman <bruckman@ntp.org>
Fri, 20 Jun 2003 19:53:46 +0000 (14:53 -0500)
committerFrederick Bruckman <bruckman@ntp.org>
Fri, 20 Jun 2003 19:53:46 +0000 (14:53 -0500)
commit14dc3f74013bbb464aca30203fbb85e47282c71c
tree4c793b944c74c5992d95eb790db94de6b8c3200e
parentbf4ff5310ee5c71f21ebffdcf71fa2fa49cce3a3
Broader support for IPv6 hostnames by "ntpdc" and "ntpq". On NetBSD
from NetBSD 1.5 to NetBSD 1.6.1, getaddrinfo() returned EAI_NODATA
in some cases where RFC's 2553 (and now 3493) required EAI_NONAME.
Allow for that. The (mis-)interpretation was from the Kame project,
so other platforms may be affected as well.

bk: 3ef3664aX2Rwx-2IbcpadAfgwYa97A
ntpdc/ntpdc.c
ntpq/ntpq.c