Software /
code /
prosody
Log
util/ip.lua @ 7052:306aabf2d57d
description | author | age |
---|---|---|
util.ip: Automatically determine protocol of IP address if none specified. Return error if invalid. [Backported from 0.10] | Matthew Wild | Fri, 17 May 2013 14:52:52 +0100 |
util.ip: Improve comparison, == doesn't necessarily handle IPv6 addresses correctly if they aren't normalized (case, ::, etc.) | Matthew Wild | Sun, 22 Nov 2015 15:30:27 +0000 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
util.ip: Fix protocol detection of IPv6 addresses beginning with : | Matthew Wild | Sat, 18 May 2013 21:41:17 +0100 |
util.ip: Add CIDR notation parsing and matching | Matthew Wild | Sat, 18 May 2013 16:45:29 +0100 |
Merge 0.9->trunk | Kim Alvefur | Sat, 18 May 2013 13:20:46 +0200 |
util.ip: Convert IPv4 mapped addresses to hex. | Kim Alvefur | Sat, 18 May 2013 13:14:19 +0200 |