summaryrefslogtreecommitdiff
path: root/dns/rdtypes/ANY/AMTRELAY.py
Commit message (Expand)AuthorAgeFilesLines
* use classmethod for Gateway factoriesBob Halley2020-08-261-8/+13
* finish type constructor type checkingBob Halley2020-08-221-4/+4
* make name and rdata use the immutable decoratormore-immutBob Halley2020-08-191-4/+6
* Rework wire format processing.Bob Halley2020-07-021-11/+3
* Add support for the AMTRELAY type.Brian Wellington2020-07-011-0/+87