mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-02 11:29:46 +01:00
ed4f90b6aa
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. |
||
---|---|---|
.. | ||
dns | ||
peer | ||
proxy | ||
routemanager | ||
config_test.go | ||
config.go | ||
connect.go | ||
device_auth.go | ||
engine_test.go | ||
engine.go | ||
login.go | ||
oauth_test.go | ||
oauth.go | ||
state.go |