]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: freebsd: use ifconfig for determining if interface is up
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 19 Apr 2021 02:40:02 +0000 (20:40 -0600)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 19 Apr 2021 02:40:02 +0000 (20:40 -0600)
commit3124afbea3c7e04e89ad98db4d1d621f491b531a
treed1b041693e74f36d133e6ea3d22fc4c320bde6fb
parent163cef8b9013898bbe0d0b8d4afd25264e999858
wg-quick: freebsd: use ifconfig for determining if interface is up

We no longer need the arp hack, as these bugs have been fixed in the
FreeBSD kernel.

This partially reverts 090639ae90fb45ac05e3158e1e31e5bf15fd9559.

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