]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
uapi: allow preventing creation of new peers when updating
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 28 Sep 2019 18:12:46 +0000 (20:12 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 4 Oct 2019 09:41:02 +0000 (11:41 +0200)
commitf2501aa6c8c0e658b0c026201de3e9fdb7697593
tree6e190e1af5582e2943d2ab2ef165239234f2ef08
parentcb8d01f58a0057b437b1a448f9d8ba25bcc6d8da
uapi: allow preventing creation of new peers when updating

This enables race-free updates for wg-dynamic and similar tools.

Suggested-by: Thomas Gschwantner <tharre3@gmail.com>
device/uapi.go