]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg: store tail pointer to make coalescing peers fast
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 10 Oct 2017 15:17:43 +0000 (17:17 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 10 Oct 2017 15:19:01 +0000 (17:19 +0200)
commit4e0e99c74d3cd22139d620b9fe21dd3453936e1a
tree1a026789eef09678dc509d604b51feeb5e00fd29
parente13b1e719b741d62380bc9f26d46ae0d7c43c6ef
wg: store tail pointer to make coalescing peers fast

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/containers.h
src/ipc.c