Log

util/ip.lua @ 13191:1266efb7101c

description author age
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
util.ip: Add ip.truncate() to return a new IP with only the prefix of another Matthew Wild Tue, 14 Mar 2023 18:24:58 +0000
util.ip: Add is_ip() helper method to detect if an object is an ip object Matthew Wild Tue, 14 Mar 2023 18:23:33 +0000
util.hex: Deprecate to/from in favour of encode/decode, for consistency! Matthew Wild Fri, 04 Mar 2022 15:22:45 +0000
Merge 0.11->trunk Kim Alvefur Sat, 03 Jul 2021 17:28:07 +0200
util.ip: Fix netmask for link-local address range 0.11 Kim Alvefur Sat, 03 Jul 2021 03:27:57 +0200
util.ip: Fix equality metamethod for Lua 5.3 Kim Alvefur Wed, 15 Jan 2020 21:16:08 +0100