Provided implementations of inet_net_pton and inet_pton from BIND for systems that...
authorDominick Meglio <dcm5151@esu.edu>
Tue, 5 Apr 2005 18:26:55 +0000 (18:26 +0000)
committerDominick Meglio <dcm5151@esu.edu>
Tue, 5 Apr 2005 18:26:55 +0000 (18:26 +0000)
commit60ec804047bca66d312ea1d3329d5a047f51ea52
tree041d77a5969f6c5d6ce7580246d2cee50e7119fa
parentc53e9ccf4a33254af7768613d604698449116a39
Provided implementations of inet_net_pton and inet_pton from BIND for systems that do not include these functions. These will be necessary for CIDR support and IPv6 support.
ares/CHANGES
ares/Makefile.inc
ares/configure.ac
ares/inet_net_pton.c [new file with mode: 0644]
ares/setup.h