]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add support for CDNSKEY record type 128/head
authorJan Vcelak <jv@fcelda.cz>
Sat, 31 Oct 2015 11:19:06 +0000 (12:19 +0100)
committerJan Vcelak <jv@fcelda.cz>
Sat, 31 Oct 2015 11:45:30 +0000 (12:45 +0100)
commit084516e17261a21cea4871d0b5a8bc544f6beb8d
tree7cdcedf62d9022f0c1259950f34a21780fe3c052
parent8cf9c8c9e6fe963e144882af3f89f72e92288655
Add support for CDNSKEY record type
dns/rdatatype.py
dns/rdtypes/ANY/CDNSKEY.py [new file with mode: 0644]
dns/rdtypes/ANY/DNSKEY.py
dns/rdtypes/ANY/__init__.py
dns/rdtypes/dnskeybase.py [new file with mode: 0644]
tests/example
tests/example1.good
tests/example2.good
tests/example3.good