[Pdns-users] My SOA lookup is calling lookup fn. instead of getSOA fn.

sumit sharma sksumit1 at gmail.com
Thu Aug 20 07:21:38 UTC 2015


Hi,

Ever since i rebased my branch & updated my backend to use the new APIs, my
SOA lookups are going to

void lookup(const QType &type, const DNSName &qname, DNSPacket *pkt_p, int
zoneId)
instead of

bool getSOA(const string &name, SOAData &soadata, DNSPacket *p = 0)

I have made the changes to fix the compiler errors. Is there something else
pending to do so that the SOA call goes to my getSOA fn.

Thanks,
Sumit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20150820/901d4b20/attachment.html>


More information about the Pdns-users mailing list