multi-protocol support of queryperf

Danny Mayer mayer at gis.net
Tue Jul 9 12:06:49 UTC 2002


At 06:03 PM 7/8/02, Brian Wellington wrote:

>On Thu, 4 Jul 2002, JINMEI Tatuya / [ISO-2022-JP] $B?@L at C#:H(B wrote:
>
> > The attached patch will add an ability to support multiple protocols
> > (particularly IPv6) to bind9/contrib/queryperf.  The patch is for
> > bind-9.3.0s20020618.
> >
> > I believe the patch does not affect the current behavior in a single
> > protocol environment.  If the patch is reasonable, please merge it to
> > the bind9 kit.
>
>This will break on platforms that don't have getaddrinfo().  The right
>solution might be to use bind9_getaddresses() from libbind9, or to modify
>configure to check for getaddrinfo() and use gethostbyname() otherwise.

Using libbind9 will break it for me on Windows since I was forced to go
back to BIND 8 and build it there since I don't have a libbind for Windows
from the BIND 9 build.

Danny




More information about the bind-workers mailing list