netbird/client/cmd
Viktor Liu e0bed2b0fb
[client] Fix race conditions (#2869)
* Fix concurrent map access in status

* Fix race when retrieving ctx state error

* Fix race when accessing service controller server instance
2024-11-11 14:55:10 +01:00
..
debug.go
down.go
login_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
login.go
root_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
root.go
route.go
service_controller.go [client] Fix race conditions (#2869) 2024-11-11 14:55:10 +01:00
service_installer.go
service.go [client] Fix race conditions (#2869) 2024-11-11 14:55:10 +01:00
ssh.go
status_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
status.go [client] Fix multiple peer name filtering in netbird status command (#2798) 2024-10-29 17:49:41 +01:00
testutil_test.go [management] Move testdata to sql files (#2693) 2024-10-10 12:35:03 +02:00
up_daemon_test.go
up.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
version.go