Software /
code /
prosody
Log
util/ip.lua @ 6310:d232bb1bbe1e
description | author | age |
---|---|---|
util.ip: Convert IPv4 mapped addresses to hex. | Kim Alvefur | Sat, 18 May 2013 13:14:19 +0200 |
util.ip: Add 'private' method/property to determine whether an IP address is generally expected to be internet-routeable (YMMV) | Matthew Wild | Fri, 17 May 2013 14:53:51 +0100 |
util.ip: Automatically determine protocol of IP address if none specified. Return error if invalid. | Matthew Wild | Fri, 17 May 2013 14:52:52 +0100 |
util.rfc{3484,6724}: Update to RFC 6724 | Florian Zeitz | Tue, 30 Apr 2013 18:34:03 +0200 |
util.ip: Fix syntax error (while I search for my pre-commit hooks) | Matthew Wild | Wed, 30 Nov 2011 19:37:13 +0000 |
util.ip: Fix in IP range calculation for 172.16.0.0/12 | Matthew Wild | Wed, 30 Nov 2011 17:20:16 +0000 |
util.ip: New module containing IP related functions | Florian Zeitz | Sat, 22 Oct 2011 17:51:53 +0200 |