Files
netbird/management/server
mlsmaycon b506c52023 [management] Record activity for a peer that was never seen
peer_status_last_seen is nullable — Status is an embedded pointer, so a peer
stored without one leaves the column NULL — and NULL loses the cutoff
comparison, so such a peer was silently skipped forever instead of recording
its first activity.
2026-08-09 11:06:48 +00:00
..
2026-07-23 11:37:09 +02:00
2026-07-23 11:37:09 +02:00