]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zapi_msg.c
zebra: process EVPN remote VTEP updates from the workqueue
authorMark Stapp <mjs@voltanet.io>
Tue, 20 Apr 2021 13:14:46 +0000 (09:14 -0400)
committerMark Stapp <mjs.ietf@gmail.com>
Mon, 19 Jul 2021 14:36:12 +0000 (10:36 -0400)
commit7e5b0b2b360e2d1afa77ada284575286c4c707de
tree52a0c1ee60372225b338d7bfd6899918265cb851
parent7f7e49d11a9f5d9f8d14387522a612d49f0a5e3f
zebra: process EVPN remote VTEP updates from the workqueue

Move remote VTEP updates from immediate, inline processing
in their ZAPI message handlers to the main workqueue.

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