]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: add support for removing allowedips individually
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 20 May 2025 21:03:06 +0000 (23:03 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 20 May 2025 21:03:06 +0000 (23:03 +0200)
commit256bcbd70d5b4eaae2a9f21a9889498c0f89041c
tree99a8989021d6ccaa7700095f3def511554ba4ec3
parent1571e0fbae8e1d955e05dde80071bc86880d61b3
device: add support for removing allowedips individually

This pairs with the recent change in wireguard-tools.

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