summaryrefslogtreecommitdiffhomepage
path: root/cmd/tta
AgeCommit message (Expand)AuthorFilesLines
2026-04-22tstest/natlab/vmtest,cmd/tta: add TestSiteToSiteBrad Fitzpatrick1-1/+20
2026-04-08vmtest: add VM-based integration test frameworkBrad Fitzpatrick1-7/+101
2026-04-02tstest: add test for connectivity to off-tailnet CGNAT endpointsNaman Sood1-0/+35
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-1/+1
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick1-2/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris2-2/+2
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick1-2/+2
2024-08-26cmd/tta: pull out test driver dialing into a type, fix bugsBrad Fitzpatrick1-39/+111
2024-08-24tstest/natlab/vnet: add start of IPv6 supportBrad Fitzpatrick1-4/+17
2024-08-23cmd/tta, tstest/natlab/vnet: remove unneeded port 124 log hack, add log bufferBrad Fitzpatrick1-7/+33
2024-08-12cmd/tta, vnet: add host firewall, env var support, more testsBrad Fitzpatrick2-2/+162
2024-08-09cmd/{tta,vnet}: proxy to gokrazy UIMaisem Ali1-12/+32
2024-08-09vnet: reduce some log spamBrad Fitzpatrick1-1/+0
2024-08-09tstest/integration/nat: stream daemon logs directlyMaisem Ali1-32/+0
2024-08-09natlab: add NodeAgentClientMaisem Ali1-0/+2
2024-08-09hostinfo: add hostinfo.IsNATLabGuestVMBrad Fitzpatrick1-32/+2
2024-08-09vnet: add control/derps to test, stateful firewallBrad Fitzpatrick1-8/+96
2024-08-07tstest/natlab/vnet: add start of virtual network-based NAT LabBrad Fitzpatrick1-0/+159