Files
headscale/hscontrol/types
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-16 15:10:56 +01:00
2025-02-26 16:22:55 +01:00
2026-04-13 17:23:47 +01:00