]> git.proxmox.com Git - mirror_frr.git/commit - zebra/kernel_socket.c
zebra: Move the master thread handler to the zrouter structure
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 11 Jan 2019 18:31:46 +0000 (13:31 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 31 Jan 2019 14:20:46 +0000 (09:20 -0500)
commit3801e7646c73b4b0122ea02eb35e8d39c3796c95
tree1cc94938f78745afc8f83b506efc93d6eb9a4f49
parent19b336d343464047eb959d1a3a2b0e08c1461c1f
zebra: Move the master thread handler to the zrouter structure

The master thread handler is really part of the zrouter structure.
So let's move it over to that.  Eventually zserv.h will only be
used for zapi messages.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
20 files changed:
zebra/interface.c
zebra/irdp_interface.c
zebra/irdp_main.c
zebra/irdp_packet.c
zebra/kernel_netlink.c
zebra/kernel_socket.c
zebra/label_manager.c
zebra/main.c
zebra/rtadv.c
zebra/zebra_dplane.c
zebra/zebra_mpls.c
zebra/zebra_netns_notify.c
zebra/zebra_ptm.c
zebra/zebra_pw.c
zebra/zebra_rib.c
zebra/zebra_routemap.c
zebra/zebra_router.h
zebra/zebra_vxlan.c
zebra/zserv.c
zebra/zserv.h