]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Disable broadcast mode on *BSD
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 27 May 2018 00:26:56 +0000 (02:26 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 27 May 2018 20:55:15 +0000 (22:55 +0200)
commit5079298ce2fb783ccfff83b4cf4af57c74ed2546
tree76b9eee344c5d5be5491e8d1d167ce6e0547b236
parentfc3a7635e56a336ae06277ce3157b1b14fdd2fa8
Disable broadcast mode on *BSD

Keeping it on makes IPv6 problematic and confuses routing daemons.
tun/tun_freebsd.go
tun/tun_openbsd.go