bind9/lib/dns/rdata/in_1
Michał Kępień 4f96cebce3 Replace getquad() with inet_pton()
getquad() was implemented back in 2001 to warn about IPv4 addresses in
non-dotted-quad form being used.  As change 4900 (GL #13) removed all
uses of inet_aton(), which allowed such forms, with inet_pton(), which
does not allow them, there is no point in keeping getquad() around as it
now only prints an extra warning when the parser comes across an IP
address in a form which is not acceptable anyway.  Replace all uses of
getquad() with inet_pton(AF_INET, ...).
2018-03-06 09:49:30 +01:00
..
a6_38.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
a6_38.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
a_1.c Replace getquad() with inet_pton() 2018-03-06 09:49:30 +01:00
a_1.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
aaaa_28.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
aaaa_28.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
apl_42.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
apl_42.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dhcid_49.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dhcid_49.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
kx_36.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
kx_36.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
nsap-ptr_23.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
nsap-ptr_23.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
nsap_22.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
nsap_22.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
px_26.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
px_26.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
srv_33.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
srv_33.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
wks_11.c Replace getquad() with inet_pton() 2018-03-06 09:49:30 +01:00
wks_11.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00