log util/ip.lua @ 6036:f9e108f7db21

age author description
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 18 May 2013 21:41:17 +0100 Matthew Wild util.ip: Fix protocol detection of IPv6 addresses beginning with :
Sat, 18 May 2013 16:45:29 +0100 Matthew Wild util.ip: Add CIDR notation parsing and matching
Sat, 18 May 2013 13:20:46 +0200 Kim Alvefur Merge 0.9->trunk
Sat, 18 May 2013 13:14:19 +0200 Kim Alvefur util.ip: Convert IPv4 mapped addresses to hex.
Fri, 17 May 2013 14:53:51 +0100 Matthew Wild util.ip: Add 'private' method/property to determine whether an IP address is generally expected to be internet-routeable (YMMV)
Fri, 17 May 2013 14:52:52 +0100 Matthew Wild util.ip: Automatically determine protocol of IP address if none specified. Return error if invalid.