mirror of
https://github.com/netbirdio/netbird.git
synced 2025-01-23 14:28:51 +01:00
9d1ecbbfb2
* chore: [management] - add account serial ID * Fix concurrency on the client (#183) * reworked peer connection establishment logic eliminating race conditions and deadlocks while running many peers * chore: move serial to Network from Account * feature: increment Network serial ID when adding/removing peers * chore: extract network struct init to network.go * chore: add serial test when adding peer to the account * test: add ModificationID test on AddPeer and DeletePeer |
||
---|---|---|
.. | ||
http | ||
migration | ||
testdata | ||
account_test.go | ||
account.go | ||
config.go | ||
file_store_test.go | ||
file_store.go | ||
grpcserver.go | ||
management_suite_test.go | ||
management_test.go | ||
network.go | ||
peer.go | ||
setupkey_test.go | ||
setupkey.go | ||
store.go | ||
turncredentials_test.go | ||
turncredentials.go | ||
updatechannel_test.go | ||
updatechannel.go | ||
user.go |