]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Cleanup code to test for failure once 2428/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Jun 2018 13:19:37 +0000 (09:19 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Jun 2018 13:19:37 +0000 (09:19 -0400)
commit03f290185bd8c6e6595b9ecbb7f69c0bb183570d
tree05958c0e3fc3f7dca690a032e681e41b6e4d76d8
parentb65928513f5f0fcde176dce2c8d8ca2144f82998
zebra: Cleanup code to test for failure once

Cleanup the zebra code to test for failure for reading
from stream once instead of once to see if we should
debug and once for the actual failure.

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