Files
wireguard-go/device
Josh Bleecher Snyder 15af3e58ce device: use channel close to shut down and drain outbound channel
This is a similar treatment to the handling of the encryption
channel found a few commits ago: Use the closing of the channel
to manage goroutine lifetime and shutdown.
It is considerably simpler because there is only a single writer.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2020-12-16 16:16:26 -08:00
..
2020-11-06 18:01:27 +01:00
2020-12-10 22:37:10 +01:00
2020-11-18 14:24:17 +01:00