]> git.proxmox.com Git - mirror_frr.git/commit - lib/libfrr.c
lib: Set proper write file when using backup config
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 19 Jul 2018 14:09:51 +0000 (10:09 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 29 Jul 2018 16:43:23 +0000 (12:43 -0400)
commitfe64533ad9a780366ce143480c26a6ee61ea14ba
tree8169f99f24bf5235f52fefe5102a9dd31197dbcc
parent0b70cb101c6fea5dd79396219ecb38dc13035b1e
lib: Set proper write file when using backup config

When we read in a backup file, we should save the original
host.config so that we can put it back to the correct original
location after we read in the backup config.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/libfrr.c