notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: net/wireguard-go/files/patch-bb42ec7d185ab5f5cd3867ac1258edff86b7f307

Number of commits found: 1

Tuesday, 23 Apr 2019
12:33 decke search for other commits by this committer
net/wireguard:
work around numerous kernel panics on shutdown in tun(4)

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.

PR:     	233955
Original commitRevision:499754 

Number of commits found: 1