summaryrefslogtreecommitdiffhomepage
path: root/tstest/integration/nat/nat_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-15control/controlclient: accept key if last seen on exist node is absent (#19402)Claus Lensbøl1-2/+5
2026-04-14util/linuxfw,wgengine/router: allow incoming CGNAT range traffic with nodeattrNaman Sood1-4/+22
2026-04-13tstest/integration/nat, tstest/natlab/vnet: fix natlab test flakeBrad Fitzpatrick1-8/+99
2026-04-02tstest: add test for connectivity to off-tailnet CGNAT endpointsNaman Sood1-37/+169
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-5/+2
2026-03-05tstest/natlab: add test for no control and rotated disco key (#18261)Claus Lensbøl1-4/+52
2026-02-25tstest/integration/nat: use per-call timeout in natlab ping (#18811)Fernando Serboncini1-15/+18
2026-02-13gokrazy: use monorepo for gokrazy appliance builds (monogok)Brad Fitzpatrick1-1/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-03-07wgengine/magicsock: use learned DERP route as send path of last resortBrad Fitzpatrick1-0/+36
2025-03-04gokrazy/natlab: update gokrazy, wire up natlab tests to GitHub CIBrad Fitzpatrick1-1/+19
2024-09-16wgengine/magicsock: disable raw disco by default; add envknob to enableAndrew Dunham1-5/+9
2024-09-03tstest/natlab: add dual stack with blackholed IPv4Brad Fitzpatrick1-0/+25
2024-08-26tstest/natlab: fix IPv6 tests, remove TODOsBrad Fitzpatrick1-18/+30
2024-08-24tstest/natlab/vnet: add start of IPv6 supportBrad Fitzpatrick1-1/+38
2024-08-13gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlabBrad Fitzpatrick1-3/+4
2024-08-13tstest/integration/nat: remove -audio none flag from qemuBrad Fitzpatrick1-1/+0
2024-08-13tstest/integration/nat: make Tailscale status log print less spammyBrad Fitzpatrick1-1/+1
2024-08-13tstest/integration/nat: crank up verbosity of a failing testBrad Fitzpatrick1-1/+14
2024-08-13tstest/natlab/vnet: standardize on 1-based naming of nodes, networks, MACsBrad Fitzpatrick1-10/+10
2024-08-13tstest/natlab: get tailscaled logs from gokrazy via syslogBrad Fitzpatrick1-39/+5
2024-08-12tstest/integration/nat: annotate test 'want' values, fail on mismatchBrad Fitzpatrick1-5/+25
2024-08-12cmd/tta, vnet: add host firewall, env var support, more testsBrad Fitzpatrick1-1/+73
2024-08-09tstest/integration/nat: skip some tests by default without flagsBrad Fitzpatrick1-53/+40
2024-08-09tstest/natlab/vnet: add easyAFBrad Fitzpatrick1-3/+26
2024-08-09tstest/natlab/vnet: add pcap supportMaisem Ali1-1/+5
2024-08-09tstest/integration/nat: add sameLAN node typeBrad Fitzpatrick1-4/+29
2024-08-09tstest/integration/nat: add start of TestGridBrad Fitzpatrick1-1/+90
2024-08-09vnet: reduce some log spamBrad Fitzpatrick1-8/+70
2024-08-09vnet: fix port mapping (w/ maisem + andrew)Brad Fitzpatrick1-2/+14
2024-08-09tstest/integration/nat: stream daemon logs directlyMaisem Ali1-1/+37
2024-08-09vnet: don't hard-code bradfitz or maisem in pathsBrad Fitzpatrick1-3/+41
2024-08-09tstest/natlab/vnet: add port mappingBrad Fitzpatrick1-3/+21
2024-08-09natlab: add NodeAgentClientMaisem Ali1-77/+34
2024-08-09vnet: add control/derps to test, stateful firewallBrad Fitzpatrick1-0/+277