Files
wireguard-go/tun/netstack
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 <[email protected]>
Suggested-by: Colin Adler <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
2025-05-05 15:09:09 +02:00
..
2025-05-05 15:05:35 +02:00