prosody
log
graph
tags
bookmarks
branches
9246f64d6f1e
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 @ 8649:
9246f64d6f1e
less
more
|
(0)
-15
tip
description
author
age
util.ip: Remove redundant caching of method output (supposed to be done in ab9ddfb03d4d but lost somehow)
Kim Alvefur
2017-12-09
util.ip: Convert the correct IP to IPv6-mapped for comparison (fixes traceback, possibly invalid result)
Kim Alvefur
2017-12-09
util.ip: Do equality checking by comparing packed representation to avoid any variations
Kim Alvefur
2017-12-01
util.ip: Add CGNAT network range reserved in RFC 6598
Kim Alvefur
2017-12-01
util.ip: Do exact match for longer bit counts than available
Kim Alvefur
2017-12-01
util.ip: Do CIDR matching by comparing all bits at once instead of using O(n) function
Kim Alvefur
2017-12-01
util.ip: Cache return values of all methods in one place
Kim Alvefur
2017-12-01
util.ip: Instantiate various addresses used for comparisons once
Kim Alvefur
2017-12-01
util.ip: Simplify creation of IPv6-mapped IPv4 addresses
Kim Alvefur
2017-12-01
util.ip: Add a method returning a normalized IP address
Kim Alvefur
2017-12-01
util.ip: Simplify bitstring method
Kim Alvefur
2017-12-01
util.ip: Make bit string function into a method
Kim Alvefur
2017-12-01
util.ip: Parse IP address using inet_pton
Kim Alvefur
2017-12-01
util.ip: Reflow module export table
Kim Alvefur
2017-12-01
util.ip: Reflow metatable
Kim Alvefur
2017-12-01
less
more
|
(0)
-15
tip