]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/dnsrecords.hh
auth: api - wrap hostname check in a single function
[thirdparty/pdns.git] / pdns / dnsrecords.hh
index 52cb01975ef1a11cb8b29d8115c8877cdd3ffda9..c7397b9b2751b9c9fc9608ce1f4231d5471b343f 100644 (file)
@@ -805,4 +805,5 @@ void reportBasicTypes();
 void reportOtherTypes();
 void reportAllTypes();
 ComboAddress getAddr(const DNSRecord& dr, uint16_t defport=0);
+void checkHostnameCorrectness(const DNSResourceRecord& rr);
 #endif