File

plugins/mod_unknown.lua @ 12932:9bb044705ea1

util.ip: Add ip.truncate() to return a new IP with only the prefix of another
author Matthew Wild <mwild1@gmail.com>
date Tue, 14 Mar 2023 18:24:58 +0000
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