File

plugins/mod_unknown.lua @ 10440:1ee87b4979c2

net.resolvers.service: Pass IP literals directly to basic resolver IP literals will not work with SRV records anyways. Fixes s2s with IP literals.
author Kim Alvefur <zash@zash.se>
date Sun, 24 Nov 2019 04:43:14 +0100
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