You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine
Denton Gentry 8578b0445d tstun: add test to send a packet after Close()
This test serves two purposes:
+ check that Write() returns an error if the tstun has been
  closed.
+ ensure that the close-related code in tstun is exercised in
  a test case. We were getting spurious code coverage adds/drops
  based on timing of when the test case finished.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
5 years ago
..
filter net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors 5 years ago
magicsock wgengine/magicsock: prevent logging after TestActiveDiscovery completes 5 years ago
monitor wgengine/monitor: close closeHandle 5 years ago
netstack wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 5 years ago
router wgengine/router/dns: remove unused code 5 years ago
tsdns wgengine/tsdns: fix MagicDNS lookups of shared nodes 5 years ago
tstun tstun: add test to send a packet after Close() 5 years ago
winnet Move Linux client & common packages into a public repo. 6 years ago
pendopen.go net/packet, wgengine, tstun: add inter-node TSMP protocol for connect errors 5 years ago
userspace.go wgengine/userspace: make wireguard-go log silencing include peer routines 5 years ago
userspace_test.go all: convert from []wgcfg.Endpoint to string 5 years ago
watchdog.go wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 5 years ago
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 5 years ago
wgengine.go wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 5 years ago