[Pdns-users] Two questions about powerdns

bert hubert bert.hubert at netherlabs.nl
Sun Jan 22 17:53:49 UTC 2006


On Sun, Jan 22, 2006 at 11:19:39AM -0500, Derrik Pates wrote:

> Please keep in mind that this was not originally my patch, but I don't
> recall exactly where the original came from (it was on the list some
> time back). It just includes my improvements to better handle automatic

This patch looks pretty good!

> +// Implementing this as an alternative to my previous tactic, as suggested
> +// by Bert. This would be easier if I could just call the superclass method...
> +bool GSQLBackend::getSOA(const string &domain, SOAData &sd, DNSPacket *p)

Try calling DNSBackend::getSOA(domain, sd, p) from GSQLBackend::getSOA().

Might just work. If we work this out the patch can go in ASAP. 

Thanks for keeping this patch around.

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services


More information about the Pdns-users mailing list