Remove CKR from src/yggdrasil (it will be moved into tuntap)

This commit is contained in:
Neil Alexander 2019-04-23 10:28:40 +01:00
parent 2bee3cd7ca
commit 870b2b6a2e
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
4 changed files with 2 additions and 419 deletions

View file

@ -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,
}