]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.h
zebra: refactor zserv names, consolidate events
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 23 Apr 2018 22:35:35 +0000 (18:35 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 29 May 2018 19:06:16 +0000 (19:06 +0000)
commit21ccc0cf24f80b7b75815dba3da308f6bae70492
tree6bf49b5128524f5d7e1d5a39be34d44d70a5a211
parentf2efe6a3ebfd77524d47b592152199c5da922c13
zebra: refactor zserv names, consolidate events

* Add centralized thread scheduling dispatchers for client threads and
  the main thread

* Rename everything in zserv.c to stop using a combination of:
  - zebra_server_*
  - zebra_*
  - zserv_*

  Everything in zserv.c now begins with zserv_*.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
13 files changed:
zebra/label_manager.c
zebra/main.c
zebra/table_manager.c
zebra/zapi_msg.c
zebra/zebra_mpls.c
zebra/zebra_mroute.c
zebra/zebra_ptm.c
zebra/zebra_ptm_redistribute.c
zebra/zebra_pw.c
zebra/zebra_rnh.c
zebra/zebra_vxlan.c
zebra/zserv.c
zebra/zserv.h