]> git.proxmox.com Git - mirror_frr.git/commit - lib/libfrr.c
lib: Add ability to retry if backup is specified
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 May 2018 01:01:15 +0000 (21:01 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 19 Jun 2018 12:43:59 +0000 (08:43 -0400)
commit573de11fab9c6ffd5b647ab1b9b0c23ad99fb52e
tree0e6334e50541581a7a7b74212b79fb271f86ec20
parent5ede5e4eedf47c856f45849e9f8360fda4e40b92
lib: Add ability to retry if backup is specified

If we fail to read in the config file and we have
specified a backup of the backup, attempt to
read that information.

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