2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[trac893] Merge branch 'trac813' into trac893

This commit is contained in:
JINMEI Tatuya
2011-05-03 10:56:36 -07:00

View File

@@ -515,6 +515,7 @@ class TSIG(RR):
# TSIG has some special defaults
def __init__(self):
super().__init__()
self.rr_class = 'ANY'
self.rr_ttl = 0