]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
tun: freebsd: use broadcast mode instead of PPP mode
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 23 Mar 2021 18:41:34 +0000 (12:41 -0600)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 23 Mar 2021 18:41:34 +0000 (12:41 -0600)
commit12ce53271baa04a8a8a2c491e1604c53d5f05cfb
tree0a65854b5359b608be84a07cfd3d663145afe416
parent5f0c8b942d93be6ac36a156c0ba44c86c3698f91
tun: freebsd: use broadcast mode instead of PPP mode

It makes the routing configuration simpler.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
tun/tun_freebsd.go