]> git.proxmox.com Git - mirror_frr.git/commit
lib, bgpd: Add code to make lib auto create the ferr infrastructure
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 Jun 2018 12:23:49 +0000 (08:23 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 14 Aug 2018 20:02:05 +0000 (20:02 +0000)
commitb66d022e8d843bbc5daec9d1cb59f66d338f7433
treeb52046d8fb40b7d70b837f7fbeb8b7b01ac54859
parent9023454067e0d18fd6a8d108e990841ed913cfcd
lib, bgpd: Add code to make lib auto create the ferr infrastructure

Add code to auto-create the ferr infrastructure as well as add
some initial error handling for vrf.c

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/ferr.h
lib/lib_errors.c [new file with mode: 0644]
lib/lib_errors.h [new file with mode: 0644]
lib/libfrr.c
lib/subdir.am
lib/vrf.c