headscale/hscontrol/mapper
Kristoffer Dalby 08956d51a4 mapper: skip peers with invalid names instead of failing the map
A peer whose GivenName fails GetFQDN aborted the whole map for every node
that could see it. Drop and log it; SSH policy errors degrade too.

Fixes #3346
2026-07-01 15:19:08 +02:00
..
batch_coalesce_test.go mapper: keep one batched bundle per node in flight to preserve order 2026-06-08 10:04:49 +02:00
batcher.go mapper: consolidate builder and connection helpers 2026-06-17 16:12:19 +02:00
batcher_bench_test.go hscontrol/types: silence zerolog by default in tests 2026-04-17 16:31:49 +01:00
batcher_concurrency_test.go hscontrol/types: silence zerolog by default in tests 2026-04-17 16:31:49 +01:00
batcher_scale_bench_test.go hscontrol/types: silence zerolog by default in tests 2026-04-17 16:31:49 +01:00
batcher_test.go dns, change, noise, auth, capver: misc consolidation 2026-06-17 16:12:19 +02:00
batcher_unit_test.go mapper: fix phantom updateSentPeers on disconnected nodes 2026-04-10 13:18:56 +01:00
builder.go mapper: skip peers with invalid names instead of failing the map 2026-07-01 15:19:08 +02:00
builder_test.go all: fix golangci-lint issues (#3064) 2026-02-06 21:45:32 +01:00
dns_extrarecords_race_test.go types: lock tailcfg DNS config access for extra-records updates 2026-06-08 10:04:49 +02:00
initialmap_phantom_test.go mapper: gate broadcast sends until a connection's initial map is delivered 2026-06-11 16:28:25 +02:00
initialmap_storm_test.go mapper,policy: add reconnect-storm and lock-concurrency regression tests 2026-07-01 14:41:03 +02:00
mapper.go all: adopt maps and cmp helpers 2026-06-17 16:12:19 +02:00
mapper_test.go mapper: skip peers with invalid names instead of failing the map 2026-07-01 15:19:08 +02:00
node_conn.go all: fix full-tree golangci-lint findings 2026-06-20 21:08:01 +02:00
reconnect_cleanup_test.go mapper: register reconnecting node atomically against cleanup 2026-06-08 10:04:49 +02:00
tail_test.go capver, types: bump to tailscale v1.98, drop LegacyDERPString 2026-05-22 11:22:01 +02:00