]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
report DHCID type 4274/head
authorKees Monshouwer <mind04@monshouwer.org>
Tue, 2 Aug 2016 19:09:46 +0000 (21:09 +0200)
committermind04 <mind04@monshouwer.org>
Tue, 2 Aug 2016 19:09:46 +0000 (21:09 +0200)
pdns/dnsrecords.cc

index 60eab9cef8be0f6ef9bd0ba92259ae7db4e6081c..fece43cfd0e0f502d073ddbca04c7c90268a91a2 100644 (file)
@@ -595,6 +595,7 @@ void reportOtherTypes()
    RPRecordContent::report();
    KEYRecordContent::report();
    DNSKEYRecordContent::report();
+   DHCIDRecordContent::report();
    CDNSKEYRecordContent::report();
    RKEYRecordContent::report();
    RRSIGRecordContent::report();