1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-10 04:38:21 +01:00
netbird/client/cmd
Viktor Liu e0bed2b0fb
[client] Fix race conditions ()
* 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 Move Bundle to before netbird down () 2024-08-02 14:54:37 +02:00
down.go [client] Destory WG interface on down timeout () 2024-09-02 19:19:14 +02:00
login_test.go [client] Refactor/iface pkg () 2024-10-02 18:24:22 +02:00
login.go [client] Parse data from setup key () 2024-08-09 20:38:58 +02:00
root_test.go [client] Refactor/iface pkg () 2024-10-02 18:24:22 +02:00
root.go [client] Parse data from setup key () 2024-08-09 20:38:58 +02:00
route.go Release 0.28.0 () 2024-06-13 13:24:24 +02:00
service_controller.go [client] Fix race conditions () 2024-11-11 14:55:10 +01:00
service_installer.go Save daemon address on service install () 2024-07-26 16:33:20 +02:00
service.go [client] Fix race conditions () 2024-11-11 14:55:10 +01:00
ssh.go
status_test.go [relay] Feature/relay integration () 2024-09-08 12:06:14 +02:00
status.go [client] Fix multiple peer name filtering in netbird status command () 2024-10-29 17:49:41 +01:00
testutil_test.go [management] Move testdata to sql files () 2024-10-10 12:35:03 +02:00
up_daemon_test.go [client] Allow setup keys to be provided in a file () 2024-08-09 17:32:09 +02:00
up.go [client] Refactor/iface pkg () 2024-10-02 18:24:22 +02:00
version.go