[Unbound-users] libunbound validation

Ondřej Surý ondrej at sury.org
Fri Aug 6 14:25:53 UTC 2010


> Hi Ondřej,
>
> The r->bogus is true.
>    if(r->bogus) printf("bogus: %s\n", r->why_bogus);
> that shows you why it was bogus.
>
> (as an aside, r->secure is true when it is signed. Unsigned domains are
> not secure and not bogus ...)

Silly me. Just a side notice - libevent and libev doesn't play well
along. I glued evldns from Ray with libunbound and it stopped
segfaulting after I linked evldns with libev.

I'll add code handling secure and bogus and send it back to Ray for
inclusion in evldns. That way we could have a tiny validating resolver
on top of libunbound, which you can run if you want to have validation
on your computer and you don't want full featured unbound (I call it
stubound :)).

O.
-- 
Ondřej Surý <ondrej at sury.org>




More information about the Unbound-users mailing list