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/tstest
Josh Bleecher Snyder 93ae11105d ipn/ipnlocal: clear magicsock's netmap on logout
magicsock was hanging onto its netmap on logout,
which caused tailscale status to display partial
information about a bunch of zombie peers.
After logout, there should be no peers.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
archtest go.mod: bump netstack for mipsle fix 3 years ago
integration ipn/ipnlocal: clear magicsock's netmap on logout 3 years ago
natlab fix: typo spelling grammar 3 years ago
staticcheck all: gofmt -w -s (simplify) tests 3 years ago
allocs.go util/testingutil: new package with MinAllocsPerRun 3 years ago
clock.go
log.go tstest: make MemLogger.String acquire its mutex 3 years ago
log_test.go
resource.go net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 3 years ago
tstest.go tstest: add WaitFor helper 4 years ago