]> git.proxmox.com Git - mirror_frr.git/commit - configure.ac
lib: Allow -N to modify the zapi domain socket
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 May 2019 22:51:00 +0000 (18:51 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 4 Jun 2019 14:37:19 +0000 (10:37 -0400)
commit4e99f309329a7971f2568e00f5193a81967323a4
treed65262984b2cd72819f5f72dbaa899294eb537ef
parent230dec139888abcf0752c23a78032a3b4854d8a9
lib: Allow -N to modify the zapi domain socket

When using -z, allow that to override the zapi domain socket
path.  If using -N add the namespace name to the path to
$frr_statedir/<namespace>/zserv.api.  If you don't specify
the -N or -z option then it is $frr_statedir/zserv.api

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