mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Remove CKR from src/yggdrasil (it will be moved into tuntap)
This commit is contained in:
parent
2bee3cd7ca
commit
870b2b6a2e
4 changed files with 2 additions and 419 deletions
|
@ -127,7 +127,6 @@ func (c *Core) UpdateConfig(config *config.NodeConfig) {
|
|||
c.sessions.reconfigure,
|
||||
c.peers.reconfigure,
|
||||
c.router.reconfigure,
|
||||
c.router.cryptokey.reconfigure,
|
||||
c.switchTable.reconfigure,
|
||||
c.link.reconfigure,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue