]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zapi_msg.c
zebra: Move client_list to the zebra_router data structure
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 11 Jan 2019 18:38:19 +0000 (13:38 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 31 Jan 2019 14:20:46 +0000 (09:20 -0500)
commit161e9ab7e262f1495af3db1669518843ed1b7d73
tree510f5fbec078b6ab42cec85cbb5377d05329448d
parent3801e7646c73b4b0122ea02eb35e8d39c3796c95
zebra: Move client_list to the zebra_router data structure

The client_list should be owned by the zebra_router data structure
as that it is part of global state information.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/main.c
zebra/redistribute.c
zebra/router-id.c
zebra/zapi_msg.c
zebra/zebra_ptm.c
zebra/zebra_ptm_redistribute.c
zebra/zebra_router.h
zebra/zebra_vrf.c
zebra/zserv.c
zebra/zserv.h