]> git.proxmox.com Git - mirror_frr.git/commit
lib: Add LIB_ERR_VTY
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 Jun 2018 13:21:11 +0000 (09:21 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 14 Aug 2018 20:02:05 +0000 (20:02 +0000)
commitab99c8e2b87e9d0ecfb91f6a05010948f9949cee
tree539b3fbb8c0f4abb52328dcee47d8baa4eba0ec5
parent481bc15ffcebcc7d0395a3ffa8ce70249e221d5b
lib: Add LIB_ERR_VTY

Add a error code for when the vty subsystem detects
an error.

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