really add tsla

This commit is contained in:
Miek Gieben 2012-06-04 13:54:43 +02:00
parent a926bccdd6
commit 814731aae3
1 changed files with 1 additions and 0 deletions

1
msg.go
View File

@ -92,6 +92,7 @@ type Msg struct {
var Rr_str = map[uint16]string{
TypeCNAME: "CNAME",
TypeHINFO: "HINFO",
TypeTSLA: "TSLA",
TypeMB: "MB",
TypeMG: "MG",
TypeRP: "RP",