]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_evpn_mh.h
zebra: add workqueue support for EVPN updates
authorMark Stapp <mjs@voltanet.io>
Mon, 19 Apr 2021 15:12:51 +0000 (11:12 -0400)
committerMark Stapp <mjs.ietf@gmail.com>
Mon, 19 Jul 2021 14:36:12 +0000 (10:36 -0400)
commit32367e7a3b948c7447c21169478fdd659b546270
tree17042c356c5a57ea1219aac44a0c03cacc6d03b4
parent0a0875df5b788de834d2e97cbad25bf0f9fd0b15
zebra: add workqueue support for EVPN updates

Add workqueue subqueue for EVPN/VxLAN updates; migrate the
evpn route and remote ES processing from their ZAPI handlers
to the workqueue.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/rib.h
zebra/zebra_evpn_mh.c
zebra/zebra_evpn_mh.h
zebra/zebra_evpn_neigh.c
zebra/zebra_rib.c