Files
headscale/hscontrol
Kristoffer Dalby 6baee3e6c3 types: add Unhealthy and SessionEpoch fields to Node
Runtime-only fields (gorm:"-") that the upcoming refactor folds
into NodeStore's snapshot:

  - Unhealthy: replaces routes.PrimaryRoutes.unhealthy set; written
    by HA prober.
  - SessionEpoch: replaces the external connectGen sync.Map; bumped
    inside Connect's NodeStore update closure so stale Disconnect
    rejection becomes atomic with the mutation.

No behaviour change yet — fields are unread.

Updates #3203
2026-04-29 08:02:45 +00:00
..
2026-04-17 16:31:49 +01:00