Software /
code /
prosody
Log
util/ip.lua @ 5778:8ea6fa8459e3
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
util.ip: Fix protocol detection of IPv6 addresses beginning with : | Matthew Wild | 2013-05-18 |
util.ip: Add CIDR notation parsing and matching | Matthew Wild | 2013-05-18 |
Merge 0.9->trunk | Kim Alvefur | 2013-05-18 |
util.ip: Convert IPv4 mapped addresses to hex. | Kim Alvefur | 2013-05-18 |
util.ip: Add 'private' method/property to determine whether an IP address is generally expected to be internet-routeable (YMMV) | Matthew Wild | 2013-05-17 |
util.ip: Automatically determine protocol of IP address if none specified. Return error if invalid. | Matthew Wild | 2013-05-17 |