headscale/hscontrol/types/change
Kristoffer Dalby 2530d86f1b change: document PingRequest merge first-wins foot-gun
change.Merge keeps the first PingRequest seen when merging, which
means a later probe's callback URL is silently dropped if a stale merge
is in-flight. Document the contract at Merge and at doPing so callers
know to serialise probes.

Updates #3157
2026-04-17 16:31:49 +01:00
..
change.go change: document PingRequest merge first-wins foot-gun 2026-04-17 16:31:49 +01:00
change_test.go all: add tests for PingRequest implementation 2026-04-15 10:53:35 +01:00