Software /
code /
prosody
Log
util/ip.lua @ 8299:756a2a00e7e7
description | author | age |
---|---|---|
util.ip: rename variable (i is already defined) [luacheck] | Anton Shestakov | 2016-07-09 |
util.ip: remove unused one-letter loop variables [luacheck] | Anton Shestakov | 2016-07-09 |
Merge 0.9->0.10 | Kim Alvefur | 2016-01-08 |
util.ip: Support zone id syntax in IPv6 addresses | Kim Alvefur | 2016-01-04 |
util.ip: Fix protocol detection of IPv6 addresses beginning with : [Backported from 0.10] | Matthew Wild | 2013-05-18 |
util.ip: Automatically determine protocol of IP address if none specified. Return error if invalid. [Backported from 0.10] | Matthew Wild | 2013-05-17 |