]> git.ipfire.org Git - thirdparty/ntp.git/commit
Stop using getaddrinfo() to convert numeric address strings to on-wire
authorDave Hart <hart@ntp.org>
Sat, 6 Feb 2010 05:22:44 +0000 (05:22 +0000)
committerDave Hart <hart@ntp.org>
Sat, 6 Feb 2010 05:22:44 +0000 (05:22 +0000)
commitfbb69fc3192f250cdee5a5f3bf65d1fec03ff944
tree7fc7102904d2da1c81a541373c92b496aefad2e2
parentd84c956b1c2f5f9022f41f96c6a85129c5dac8d5
Stop using getaddrinfo() to convert numeric address strings to on-wire
  addresses in favor of is_ip_address() alone.

bk: 4b6cfca4XtXrE9lm5sZ9fEvnMGAUeg
ChangeLog
include/ntp_rfc2553.h
include/ntpd.h
libntp/ntp_rfc2553.c
ntpd/ntp_config.c
ntpd/ntp_intres.c