log util/ip.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 23 Feb 2024 12:14:51 +0000 Matthew Wild util.ip: Remove ip.bits and related code, switch to more efficient strbitop
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Tue, 14 Mar 2023 18:24:58 +0000 Matthew Wild util.ip: Add ip.truncate() to return a new IP with only the prefix of another
Tue, 14 Mar 2023 18:23:33 +0000 Matthew Wild util.ip: Add is_ip() helper method to detect if an object is an ip object