prosody
log
graph
tags
bookmarks
branches
0.11.4
browse
changeset
util/ip.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/ip.lua @ 10581:
10d6d0d91f4e
0.11
0.11.4
less
more
|
(0)
-30
-10
-8
tip
description
author
age
util.ip: Add missing netmask for 192.168/16 range (fixes #1343)
0.11
Kim Alvefur
Sun, 14 Apr 2019 02:06:20 +0200
util.ip: Remove redundant caching of method output (supposed to be done in ab9ddfb03d4d but lost somehow)
Kim Alvefur
Sat, 09 Dec 2017 20:56:37 +0100
util.ip: Convert the correct IP to IPv6-mapped for comparison (fixes traceback, possibly invalid result)
Kim Alvefur
Sat, 09 Dec 2017 20:53:37 +0100
util.ip: Do equality checking by comparing packed representation to avoid any variations
Kim Alvefur
Fri, 01 Dec 2017 05:13:28 +0100
util.ip: Add CGNAT network range reserved in RFC 6598
Kim Alvefur
Fri, 01 Dec 2017 03:13:52 +0100
util.ip: Do exact match for longer bit counts than available
Kim Alvefur
Fri, 01 Dec 2017 03:31:37 +0100
util.ip: Do CIDR matching by comparing all bits at once instead of using O(n) function
Kim Alvefur
Fri, 01 Dec 2017 03:29:25 +0100
util.ip: Cache return values of all methods in one place
Kim Alvefur
Fri, 01 Dec 2017 02:25:25 +0100
less
more
|
(0)
-30
-10
-8
tip