]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_cmd.c
pimd: Start abstraction of zclient data structure for pim_zebra.c
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 9 Dec 2016 16:05:08 +0000 (11:05 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 30 Jan 2017 15:04:05 +0000 (10:04 -0500)
commit8799b66b94ffcf42ad5660b8863f4341cf30c80d
tree6a0632d514ea72d6fdaf66314f250f2701a2f4f4
parentba287c33cd783d365768b5e0c3261246e335a01b
pimd: Start abstraction of zclient data structure for pim_zebra.c

Start the abstraction of the zclient data structure out from a
global variable for the entire program to a global variable
to the pim_zebra.c file.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_zebra.c
pimd/pim_zebra.h