File

plugins/mod_unknown.lua @ 8901:eae606b9266c

net.dns: Syntesize type names for the full range Otherwise unknown records are identified as A records. This also fixes various tracebacks unearthed by previous commits and mis-identified records. Related to #1056 #976 #819
author Kim Alvefur <zash@zash.se>
date Sat, 09 Jun 2018 15:34:00 +0200 (2018-06-09)
parent 6003:28a90f5fea46
line wrap: on
line source
-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform