prosody
log
graph
tags
bookmarks
branches
2b3adaa6d38e
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 @ 12469:
2b3adaa6d38e
less
more
|
(0)
-12
tip
description
author
age
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Matthew Wild
2022-03-04
Merge 0.11->trunk
Kim Alvefur
2021-07-03
util.ip: Fix netmask for link-local address range
0.11
Kim Alvefur
2021-07-03
util.ip: Fix equality metamethod for Lua 5.3
Kim Alvefur
2020-01-15
util.ip: Add missing netmask for 192.168/16 range (fixes #1343)
0.11
Kim Alvefur
2019-04-14
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
less
more
|
(0)
-12
tip