summaryrefslogtreecommitdiffhomepage
path: root/tstest/natlab
AgeCommit message (Expand)AuthorFilesLines
2026-04-22tstest/natlab/vmtest,cmd/tta: add TestSiteToSiteBrad Fitzpatrick2-16/+149
2026-04-14util/linuxfw,wgengine/router: allow incoming CGNAT range traffic with nodeattrNaman Sood1-0/+10
2026-04-13tstest/integration/nat, tstest/natlab/vnet: fix natlab test flakeBrad Fitzpatrick1-0/+28
2026-04-09tstest/natlab: add TestSubnetRouterFreeBSD with FreeBSD cloud image supportBrad Fitzpatrick5-38/+162
2026-04-08vmtest: add VM-based integration test frameworkBrad Fitzpatrick6-1/+1275
2026-04-08tstest/natlab/vnet: add multi-NIC node support, DHCP fixes, and VIPsBrad Fitzpatrick4-27/+314
2026-04-02tstest: add test for connectivity to off-tailnet CGNAT endpointsNaman Sood1-9/+20
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick2-12/+6
2026-03-05all: fix typos in commentsBrad Fitzpatrick2-2/+2
2026-03-05tstest/natlab: add test for no control and rotated disco key (#18261)Claus Lensbøl2-25/+87
2026-01-23all: remove AUTHORS file and references to itWill Norris12-12/+12
2025-09-24derp/derpserver: clean up extraction of derp.Server (#17264)Simon Law1-1/+1
2025-09-24derp/derpserver: split off derp.Server out of derp into its own packageBrad Fitzpatrick1-6/+5
2025-07-29tstest/natlab: fix conn.Close race with conn.ReadFromUDPAddrPort (#16710)Jordan Whited1-89/+23
2025-04-08net/{netx,memnet},all: add netx.DialFunc, move memnet Network implBrad Fitzpatrick1-4/+3
2025-03-29cmd/vnet: add wsproxy modeBrad Fitzpatrick2-0/+5
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick1-3/+3
2024-12-16Switch logging service from log.tailscale.io to log.tailscale.com (#14398)Joe Tsai2-2/+2
2024-10-28tstest/natlab: add latency & loss simulationJames Tucker3-3/+56
2024-10-09syncs: delete Map.Range, update callers to iteratorsBrad Fitzpatrick1-3/+2
2024-09-03tstest/natlab: add dual stack with blackholed IPv4Brad Fitzpatrick2-3/+24
2024-08-30tstest/natlab/vnet: move some boilerplate to mkPacket helperBrad Fitzpatrick2-83/+74
2024-08-30tstest/natlab/vnet: add syslog testsBrad Fitzpatrick3-2/+77
2024-08-30tstest/natlab/vnet: add DHCP tests, ignore DHCPv4 on v6-only networksBrad Fitzpatrick2-23/+110
2024-08-30tstest/natlab/vnet: use mkPacketErr in more placesBrad Fitzpatrick1-29/+9
2024-08-28tstest/natlab/vnet: add more testsBrad Fitzpatrick3-31/+155
2024-08-28tstest/natlab/vnet: add IPv6 all-nodes supportBrad Fitzpatrick3-18/+75
2024-08-27tstest/natlab/vnet: add qemu + Virtualization.framework protocol testsBrad Fitzpatrick2-15/+189
2024-08-27tstest/natlab/vnet: start adding testsBrad Fitzpatrick3-99/+402
2024-08-26tstest/natlab/vnet: rename some things for clarityBrad Fitzpatrick2-15/+17
2024-08-26tstest/natlab: fix IPv6 tests, remove TODOsBrad Fitzpatrick1-3/+27
2024-08-26tstest/natlab: refactor HandleEthernetPacketForRouter a bitBrad Fitzpatrick1-36/+45
2024-08-26tstest/natlab: be more paranoid about IP versions from gvisorBrad Fitzpatrick1-1/+1
2024-08-26tstest/natlab: simplify a deferBrad Fitzpatrick1-3/+1
2024-08-24tstest/natlab/vnet: add start of IPv6 supportBrad Fitzpatrick3-188/+580
2024-08-24tstest/natlab/vnet: flush and sync pcap file after every packetMaisem Ali1-1/+14
2024-08-23tstest/natlab: respect NATTable interface's invalid-means-drop everywhereBrad Fitzpatrick1-0/+9
2024-08-23tstest/natlab: make a new virtualIP type in prep for IPv6 supportBrad Fitzpatrick2-59/+120
2024-08-23tstest/natlab/vnet: explicitly ignore PCP and SSDP UDP queriesBrad Fitzpatrick1-1/+13
2024-08-23cmd/vnet: add --blend and --pcap flagsBrad Fitzpatrick1-3/+15
2024-08-23cmd/tta, tstest/natlab/vnet: remove unneeded port 124 log hack, add log bufferBrad Fitzpatrick1-22/+3
2024-08-22tstest/natlab: add unix address to writer for dgram modeJonathan Nobels2-126/+79
2024-08-19tstest/tailmac: add customized macOS virtualization tooling (#13146)Jonathan Nobels1-0/+84
2024-08-13tstest/natlab/vnet: fix one-by-one from earlier numbering changeBrad Fitzpatrick1-1/+1
2024-08-13tstest/natlab/vnet: standardize on 1-based naming of nodes, networks, MACsBrad Fitzpatrick3-7/+47
2024-08-13tstest/natlab: get tailscaled logs from gokrazy via syslogBrad Fitzpatrick2-14/+44
2024-08-12cmd/tta, vnet: add host firewall, env var support, more testsBrad Fitzpatrick2-2/+116
2024-08-12tstest/natlab/vnet: capture network wan/lan interfacesMaisem Ali3-52/+123
2024-08-09tstest/natlab/vnet: add easyAFBrad Fitzpatrick2-1/+93
2024-08-09tstest/natlab/vnet: add pcap supportMaisem Ali3-8/+118