Re: [exim-dev] DNSSEC / log spam

Pàgina inicial
Delete this message
Reply to this message
Autor: Phil Pennock
Data:  
A: Viktor Dukhovni via Exim-dev
CC: Viktor Dukhovni
Assumpte: Re: [exim-dev] DNSSEC / log spam
On 2018-06-30 at 00:01 -0400, Viktor Dukhovni via Exim-dev wrote:
>                          So there is a potential solution, if you're
> willing to change how manage _res.options.


No. Messing with _res was always dangerous and since NetBSD went and
made incompatible changes, life became hell.

If we're going to do anything more sophisticated, or any surgery at all,
then my inclination would be to rip out all support for _res and libc
DNS handling and go straight to the getdns API.

We're past breaking point on any more vendor stupidity in _res.

-Phil