]> git.puffer.fish Git - mirror/frr.git/commit
lib: Add ability to know if we have read anything in
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 May 2018 00:02:39 +0000 (20:02 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 19 Jun 2018 12:43:59 +0000 (08:43 -0400)
commit5ede5e4eedf47c856f45849e9f8360fda4e40b92
treed3d6986b33842b2511c56df90f441f012293b719
parent05d7e026c8b4ae8064d30afff8336a8699429567
lib: Add ability to know if we have read anything in

When reading the config file add an ability to know
if we have properly read in anything.  So that a daemon
can make fallback plans.

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