diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-04-20 11:29:07 +0900 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-04-23 18:00:23 +0900 |
commit | bb42ec7d185ab5f5cd3867ac1258edff86b7f307 (patch) | |
tree | ee7760b2de78064f0d471e61145e7a93d1c5d35c /go.sum | |
parent | f1dc167901aeba499cbed20e7134009702026020 (diff) |
tun: freebsd: work around numerous kernel panics on shutdown
There are numerous race conditions. But even this will crash it:
while true; do ifconfig tun0 create; ifconfig tun0 destroy; done
It seems like LLv6 is related, which we're not using anyway, so
explicitly disable it on the interface.
Diffstat (limited to 'go.sum')
0 files changed, 0 insertions, 0 deletions