]> git.proxmox.com Git - mirror_frr.git/commit
*: Convert to using frr_vtydir instead of DAEMON_VTY_DIR
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 May 2019 23:38:00 +0000 (19:38 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 4 Jun 2019 14:37:19 +0000 (10:37 -0400)
commit3c649c719f327725ebd85643ff07f18e95ecb2b5
treee44e61b7851644887f51c7c8e1a37fa1acfa7bce
parent0d675e49461483c6609c88221d036e751cd7e6d8
*: Convert to using frr_vtydir instead of DAEMON_VTY_DIR

In a variety of places we are using DAEMON_VTY_DIR, convert
to use frr_vtydir.  This will allow us in a future commit
to have the -N namespace option be automatically used.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
babeld/babel_main.c
watchfrr/watchfrr.c
zebra/kernel_netlink.c
zebra/zapi_msg.c