log util/ip.lua @ 8223:adfffc5b4e2a

age author description
Mon, 04 Jan 2016 17:47:40 +0100 Kim Alvefur util.ip: Support zone id syntax in IPv6 addresses
Sat, 18 May 2013 21:41:17 +0100 Matthew Wild util.ip: Fix protocol detection of IPv6 addresses beginning with : [Backported from 0.10]
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. [Backported from 0.10]
Sun, 22 Nov 2015 15:30:27 +0000 Matthew Wild util.ip: Improve comparison, == doesn't necessarily handle IPv6 addresses correctly if they aren't normalized (case, ::, etc.)
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