]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: reduce size of trie struct
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 3 Jun 2021 11:51:03 +0000 (13:51 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 3 Jun 2021 11:51:03 +0000 (13:51 +0200)
commit4a57024b94edf23a20f1e4289052d0717227683b
tree1449ee35b5f8e8d585504547cb855acc78153dff
parent64cb82f2b3f5207f025a1c7ddf4d3043887d5712
device: reduce size of trie struct

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
device/allowedips.go
device/allowedips_rand_test.go
device/allowedips_test.go
device/misc.go
device/uapi.go