2 Commits
Author SHA1 Message Date
Colin Adler 077ce8ecab tun/netstack: bump gvisor
Bump gVisor to a recent known-good version.

Signed-off-by: Colin Adler <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
2023-02-07 20:10:52 -03:00
Colin Adler fde0a9525a tun/netstack: ensure (*netTun).incomingPacket chan is closed
Without this, `device.Close()` will deadlock.

Signed-off-by: Colin Adler <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
2022-09-20 17:17:29 +02:00