]> git.meshlink.io Git - meshlink/commitdiff
Immediately write host config file when a new key is received.
authorGuus Sliepen <guus@meshlink.io>
Fri, 5 Feb 2021 22:27:27 +0000 (23:27 +0100)
committerGuus Sliepen <guus@meshlink.io>
Wed, 3 Mar 2021 11:39:50 +0000 (12:39 +0100)
When we receive a new public key, we should immediately call
node_write_config() to ensure it gets saved if the storage policy is
KEYS_ONLY.


No differences found