-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Corinna Vinschen wrote: > Ok, but the Cygwin resolver lib also works without this file because the > nameserver information can be (and is) fetched from Windows. Would it > be feasible to use the same method as the resolver lib so that we don't > have two libs using different methods? The resolver lib uses > /etc/resolv.conf, but falls back to calling the Windows function > GetNetworkParam to fetch this information if the resolve.conf file > doesn't exist(*).
BIND does not use libresolv/minires, it uses its own code (in liblwres) for parsing /etc/resolv.conf and doing the actual resolver operations. Yaakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkl3YicACgkQpiWmPGlmQSMTEQCdEHXZa8UFlHyVAKfioOMQt3w7 8X8AoJTjPNzTtCHUYEdZ9DzFHi3DDlCF =Rmrf -----END PGP SIGNATURE-----
