diff options
author | James Tucker <james@tailscale.com> | 2023-09-27 14:52:21 -0700 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2023-10-10 15:37:17 +0200 |
commit | ec8f6f82c20c617a3ea94478f2b5e4d49c6d3c2c (patch) | |
tree | adb403a01a3e2bcc0b821772bba3a8e20b281674 /tun/netstack/tun.go | |
parent | 1ec454f253c068f74ba7a7aea34546c9819493c0 (diff) |
tun: fix crash when ForceMTU is called after close
Close closes the events channel, resulting in a panic from send on
closed channel.
Reported-By: Brad Fitzpatrick <brad@tailscale.com>
Signed-off-by: James Tucker <james@tailscale.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tun/netstack/tun.go')
0 files changed, 0 insertions, 0 deletions