mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-05-21 13:26:29 +03:00
Remove mutexes from CKR and use router goroutine/doAdmin for update config
This commit is contained in:
@@ -141,6 +141,7 @@ func (c *Core) UpdateConfig(config *config.NodeConfig) {
|
||||
c.peers.reconfigure,
|
||||
c.router.reconfigure,
|
||||
c.router.tun.reconfigure,
|
||||
c.router.cryptokey.reconfigure,
|
||||
c.switchTable.reconfigure,
|
||||
c.tcp.reconfigure,
|
||||
c.multicast.reconfigure,
|
||||
|
||||
Reference in New Issue
Block a user