]> granicus.if.org Git - pdns/commit
make getTag() const on DNSKEYRecordContent. WARNING! This does entail an internal...
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 18 Nov 2015 21:23:11 +0000 (22:23 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 18 Nov 2015 21:23:11 +0000 (22:23 +0100)
commit523c312b66308393a78d728efb547e225a78e49b
treeb70914e13e3016d28dcd7541be74c12f31e9c000
parent30f225edd32730b6dccb40be74cb008086cb6214
make getTag() const on DNSKEYRecordContent. WARNING! This does entail an internal copy since parts of what we use for getKey() are non-const. Should perhaps split up.
Also add DNSKEYRecordContent ordering
pdns/dnsrecords.cc
pdns/dnsrecords.hh