tailscale/wgengine
Denton Gentry 2e9728023b magicsock: test error case in sendDiscoMessage
In sendDiscoMessage there is a check of whether the connection is
closed, which is not being reliably exercised by other tests.
This shows up in code coverage reports, the lines of code in
sendDiscoMessage are alternately added and subtracted from
code coverage.

Add a test to specifically exercise and verify this code path.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-01-12 04:29:28 -08:00
..
filter net/packet: add TCPFlag type and some more constants 2021-01-11 22:09:09 -08:00
magicsock magicsock: test error case in sendDiscoMessage 2021-01-12 04:29:28 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack wengine/netstack: bump gvisor to latest version 2021-01-11 15:46:48 -05:00
router wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) 2020-12-29 08:26:17 -08:00
tsdns cmd/tailscale: change formatting of "tailscale status" 2021-01-10 12:11:22 -08:00
tstun wgengine/tstun: initialize wireguard-go TUN parameters 2021-01-08 17:22:04 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
pendopen.go wgengine: on TCP connect fail/timeout, log some clues about why it failed 2021-01-11 22:09:09 -08:00
userspace_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
userspace.go wgengine: on TCP connect fail/timeout, log some clues about why it failed 2021-01-11 22:09:09 -08:00
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
watchdog.go wgengine: add Engine.SetLinkChangeCallback 2020-08-27 21:25:17 -07:00
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 2020-10-05 21:04:23 -07:00