]> 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 10:23:15 +0000 (11:23 +0100)
commit860c43de92e614cbf941cd905e962261c97cb702
tree128f867a82102ae54b96633fb80f45f7382fc4fb
parent7bba8158b88271d245a6eb45387af888a0413014
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