]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: openbsd: no use for userspace support
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 18 Oct 2020 20:27:22 +0000 (22:27 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 19 Oct 2020 11:29:28 +0000 (13:29 +0200)
commitc3f26340e63b9f815a752af0a8bbc757b7f0cac1
tree2f55d4ff2891c868aec56c8df21f0388d11b353b
parent265e81a344defb05bd7d420d125cde169b8995af
wg-quick: openbsd: no use for userspace support

With alignment between the kernel and userspace, along with userspace
packages, we can now rely on the kernel in the future always having
wg(4).

This also simplifies the interface selection logic, and stores the
wg-quick interface name as the description.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick/openbsd.bash