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
Andrew Dunham c6162c2a94
net/netcheck: add check for captive portal (#5593)
This doesn't change any behaviour for now, other than maybe running a
full netcheck more often. The intent is to start gathering data on
captive portals, and additionally, seeing this in the 'tailscale
netcheck' command should provide a bit of additional information to
users.

Updates #1634

Change-Id: I6ba08f9c584dc0200619fa97f9fde1a319f25c76
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2 years ago
..
archtest go.mod: bump gvisor.dev/gvisor 2 years ago
integration net/netcheck: add check for captive portal (#5593) 2 years ago
iosdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2 years ago
jsdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2 years ago
natlab all: migrate more code code to net/netip directly 2 years ago
tools go.mod: pin github.com/tailscale/mkctr (try #2) 2 years ago
allocs.go util/testingutil: new package with MinAllocsPerRun 3 years ago
clock.go tstest/natlab: add a stateful firewall. 4 years ago
log.go all: use any instead of interface{} 2 years ago
log_test.go tstest: rename LogListener to LogLineTracker 4 years ago
resource.go tstest: do not error if the there are fewer goroutines than at start 2 years ago
tstest.go tstest: add WaitFor helper 3 years ago