1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2025-05-29 17:40:44 +00:00
Files
Jason A. Donenfeld 45916071ba tun/netstack: cleanup network stack at closing time
Colin's commit went a step further and protected tun.incomingPacket with
a lock on shutdown, but let's see if the tun.stack.Close() call actually
solves that on its own.

Suggested-by: kshangx <hikeshang@hotmail.com>
Suggested-by: Colin Adler <colin1adler@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2025-05-05 15:09:09 +02:00
..
2025-05-05 15:05:35 +02:00