1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2024-11-15 01:05:15 +01:00
wireguard-go/tun/netstack
Colin Adler fde0a9525a tun/netstack: ensure (*netTun).incomingPacket chan is closed
Without this, `device.Close()` will deadlock.

Signed-off-by: Colin Adler <colin1adler@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-09-20 17:17:29 +02:00
..
examples all: update to Go 1.18 2022-03-16 16:09:48 -07:00
tun.go tun/netstack: ensure (*netTun).incomingPacket chan is closed 2022-09-20 17:17:29 +02:00