Dominick Meglio
|
a6f7820033
|
Converted some macros to use NS_* so they work on non-IPv6 systems
|
2005-05-15 16:31:01 +00:00 |
|
Dominick Meglio
|
8260cc50de
|
Forgot to ares_-ize inet_ntop
|
2005-05-15 04:38:53 +00:00 |
|
Dominick Meglio
|
eeb6aa6b01
|
Added an inet_ntop function from BIND for systems that do not have it
|
2005-05-14 18:35:20 +00:00 |
|
Dominick Meglio
|
ad71e44cc0
|
Attempted to fix c-ares not building on non-IPv6 systems
|
2005-04-15 15:25:16 +00:00 |
|
Dominick Meglio
|
9b33259b5e
|
Removed usage of u_int and u_char
|
2005-04-09 23:46:31 +00:00 |
|
Dominick Meglio
|
7012fc65d9
|
Made sortlist support IPv6 (this can probably use some testing)
|
2005-04-09 19:59:59 +00:00 |
|
Dominick Meglio
|
61f1399c2f
|
Made sortlist support CIDR matching for IPv4
|
2005-04-09 16:49:47 +00:00 |
|
Dominick Meglio
|
00b7a550b5
|
Added preliminary IPv6 support to ares_gethostbyname
|
2005-04-08 19:46:46 +00:00 |
|
Dominick Meglio
|
e55c48b8cf
|
Added include for inet_net_pton.h to ares__get_hostent.c
|
2005-04-08 16:22:51 +00:00 |
|
Dominick Meglio
|
29d71bd499
|
Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family
|
2005-04-08 15:41:31 +00:00 |
|
Dominick Meglio
|
ffb4cf5554
|
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.
|
2005-04-05 18:26:55 +00:00 |
|