]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add support for CDS record type
authorJan Vcelak <jv@fcelda.cz>
Sat, 31 Oct 2015 05:42:07 +0000 (06:42 +0100)
committerJan Vcelak <jv@fcelda.cz>
Sat, 31 Oct 2015 11:40:11 +0000 (12:40 +0100)
commit8cf9c8c9e6fe963e144882af3f89f72e92288655
treeef03f9c9f04e57e28978806310a1e611c94b43b1
parent40dcfc8c20c2c732e4384f20b83baa783c6c78b0
Add support for CDS record type
dns/rdatatype.py
dns/rdtypes/ANY/CDS.py [new file with mode: 0644]
dns/rdtypes/ANY/__init__.py
tests/example
tests/example1.good
tests/example2.good
tests/example3.good