Software /
code /
prosody
Log
util/ip.lua @ 13190:9dc6de46dae3
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 |
util.ip: Add ip.truncate() to return a new IP with only the prefix of another | Matthew Wild | 2023-03-14 |
util.ip: Add is_ip() helper method to detect if an object is an ip object | Matthew Wild | 2023-03-14 |
util.hex: Deprecate to/from in favour of encode/decode, for consistency! | Matthew Wild | 2022-03-04 |
Merge 0.11->trunk | Kim Alvefur | 2021-07-03 |
util.ip: Fix netmask for link-local address range 0.11 | Kim Alvefur | 2021-07-03 |