util.ip: Improve comparison, == doesn't necessarily handle IPv6 addresses correctly...
authorMatthew Wild <mwild1@gmail.com>
Sun, 22 Nov 2015 15:30:27 +0000 (15:30 +0000)
committerMatthew Wild <mwild1@gmail.com>
Sun, 22 Nov 2015 15:30:27 +0000 (15:30 +0000)
commit393df1ec3b94bc57f5b30510e9c83000c07f9806
tree77f4427498f260df3dab07c13d0000bcf6ee7de7
parent0979336ed04a158da127710b0cf574c885556668
util.ip: Improve comparison, == doesn't necessarily handle IPv6 addresses correctly if they aren't normalized (case, ::, etc.)
util/ip.lua