netbird/management/proto
Misha Bragin ed4f90b6aa
Report offline peers to agents (#728)
The peer login expiration ACL check introduced in #714
filters out peers that are expired and agents receive a network map 
without that expired peers.
However, the agents should see those peers in status "Disconnected".

This PR extends the Agent <-> Management protocol 
by introducing a new field OfflinePeers
that contain expired peers. Agents keep track of those and display 
then just in the Status response.
2023-03-07 10:17:25 +01:00
..
generate.sh Add DNS nameserver support to management (#484) 2022-09-30 16:47:11 +05:00
management_grpc.pb.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00
management.pb.go Report offline peers to agents (#728) 2023-03-07 10:17:25 +01:00
management.proto Report offline peers to agents (#728) 2023-03-07 10:17:25 +01:00