tailscale/tstest
Brad Fitzpatrick c66f99fcdc tailcfg, control/controlclient, ipn/ipnlocal: add c2n (control-to-node) system
This lets the control plane can make HTTP requests to nodes.

Then we can use this for future things rather than slapping more stuff
into MapResponse, etc.

Change-Id: Ic802078c50d33653ae1f79d1e5257e7ade4408fd
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-08-29 15:18:40 -07:00
..
archtest go.mod: bump gvisor.dev/gvisor 2022-07-21 16:41:18 -07:00
integration tailcfg, control/controlclient, ipn/ipnlocal: add c2n (control-to-node) system 2022-08-29 15:18:40 -07:00
iosdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
jsdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
natlab all: migrate more code code to net/netip directly 2022-08-02 13:59:57 -07:00
tools go.mod: pin github.com/tailscale/mkctr (try #2) 2022-06-07 00:44:21 +05:00
allocs.go util/testingutil: new package with MinAllocsPerRun 2021-10-28 12:48:37 -07:00
clock.go tstest/natlab: add a stateful firewall. 2020-07-11 05:17:38 +00:00
log.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
log_test.go tstest: rename LogListener to LogLineTracker 2020-09-04 08:09:56 -07:00
resource.go tstest: do not error if the there are fewer goroutines than at start 2022-07-29 09:53:01 -07:00
tstest.go tstest: add WaitFor helper 2021-04-29 14:43:46 -07:00