netbird/client/internal
Maycon Santos d43f0200a6
Handle peer deletion and state update (#611)
If peer is deleted in the console,
we set its state as needs login

On Down command we clean any previous state errors
this prevents need for daemon restart

Removed state error wrapping when engine exits, log is enough
2022-12-06 15:37:30 +01:00
..
dns Add resolvconf configurator for linux (#592) 2022-11-29 14:51:18 +01:00
peer Enable IPv6 address discovery (#578) 2022-11-23 11:03:29 +01:00
proxy Load WgPort from config file and exchange via signal (#449) 2022-09-02 19:33:35 +02:00
routemanager Update go version (#603) 2022-12-04 13:22:21 +01:00
config_test.go Add Settings window to Agent UI 2022-04-15 17:30:12 +02:00
config.go Enable IPv6 address discovery (#578) 2022-11-23 11:03:29 +01:00
connect.go Handle peer deletion and state update (#611) 2022-12-06 15:37:30 +01:00
engine_test.go User custom loopback address (#589) 2022-11-29 11:49:18 +01:00
engine.go Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00
login.go Check if login stream was canceled before printing warn (#451) 2022-09-05 17:44:26 +02:00
oauth_test.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
oauth.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
state.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00