Files
netbird/client/internal
Viktor Liu 9afbecb7ac [client] Use unique sequence numbers for bsd routes (#4081)
updates the route manager on Unix to use a unique, incrementing sequence number for each route message instead of a fixed value.

Replace the static Seq: 1 with a call to r.getSeq()
Add an atomic seq field and the getSeq method in SysOps
2025-07-03 09:02:53 +02:00
..
2023-12-18 11:46:58 +01:00
2024-05-30 17:22:58 +02:00
2023-04-13 17:00:01 +02:00
2025-02-21 10:19:38 +01:00