summaryrefslogtreecommitdiffstats
path: root/tinydns-model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tinydns-model.lua')
-rw-r--r--tinydns-model.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tinydns-model.lua b/tinydns-model.lua
index 2d57d7d..12458bf 100644
--- a/tinydns-model.lua
+++ b/tinydns-model.lua
@@ -218,8 +218,8 @@ function check_signs(sign)
['^']={"Prefix", "PTR", "Domain name", "Time to live", "Timestamp", "Location", },
['C']={"Prefix", "Domain name", "Canonical name", "Time to live", "Timestamp", "Location", },
['Z']={"Prefix", "Unknown", "Primary name server", "Contact address", "Serial number", "Refresh time", "Retry time", "Expire time", "Minimum time", "Time to live", "Timestamp", "Location",},
- [':']={"Prefix", "Unknown", "Type of record", "Rdata", "Time to live", "Timestamp", "Location", },
- ['%']={"Prefix", "Location", "IP prefix", },
+ [':']={"Prefix", },
+ ['%']={"Prefix", },
},
}
if (sign) then