aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/selftest
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-25 17:01:18 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-10-31 17:25:23 +0100
commit78e079c46c6ca0481ec77705db9ae4dec117be4e (patch)
tree6177dc8fbbec8755a8e2c32566f7922df7dedd5e /src/selftest
parentpeer: get rid of peer_for_each magic (diff)
downloadwireguard-monolithic-historical-78e079c46c6ca0481ec77705db9ae4dec117be4e.tar.xz
wireguard-monolithic-historical-78e079c46c6ca0481ec77705db9ae4dec117be4e.zip
peer: store total number of peers instead of iterating
This is faster, since it means adding a new peer is O(1) instead of O(n). It's also safe to do because we're holding the device_update_lock on both the ++ and the --.
Diffstat (limited to 'src/selftest')
0 files changed, 0 insertions, 0 deletions