mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-07-21 07:22:18 +00:00
bb42ec7d18
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.