CAA support in AnyEvent::DNS

Marc Lehmann schmorp at schmorp.de
Thu Aug 17 04:11:28 CEST 2017


On Tue, Aug 15, 2017 at 07:06:19AM -0700, Steve Atkins <steve at blighty.com> wrote:
> I found I needed support for CAA records[1] in AnyEvent::DNS.

I would think that AnyEvent::DNS already supports caa records, it just
doesn't use the caa name but gives you the numeric code, wouldn't that
have worked for you?

> Attached is a tiny patch to add support for them. It works for me, at least as far as
> being able to resolve them for google.com.

I'm a bit split - on the one hand, the patch is simple (and I have applied
it, so it will be in the next release), on the other hand, this will
likely break all existing users of caa records with AnyEvent::DNS (which
hopefully don't exist).

So at the moment, I am inclined to officially not accept further such
patches on the ground of backwards compatibility, at leats in less obsucre
cases.

Greetings,

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list