mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-05-14 06:21:27 +00:00
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.