]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Mask IPs when showing from trie
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 14 May 2018 15:57:58 +0000 (17:57 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 14 May 2018 15:57:58 +0000 (17:57 +0200)
commit7a1a537f4344129b9a1fabb0c66c61963e605e45
tree91df00e121735b60b757eaab33654b73db20172b
parenta62c770a99e830f220314d1bc779e8818d4ecc7f
Mask IPs when showing from trie

Otherwise intermediate nodes that get collapsed to real nodes will
display the wrong value.
allowedips.go