]> git.puffer.fish Git - mirror/frr.git/commit
lib, zebra: Fix EVPN nexthop config order 14186/head
authorXiao Liang <shaw.leon@gmail.com>
Thu, 15 Dec 2022 09:04:32 +0000 (17:04 +0800)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 11 Aug 2023 15:39:56 +0000 (15:39 +0000)
commit68b59f964d414616814c9bbd1c7e68aefd32307a
treedc70be7fc666f9ffbe44f7e986266f18c8441f6d
parente709809ab27e0317a6c552261530c41e3ffccfa5
lib, zebra: Fix EVPN nexthop config order

Delay EVPN route addition to synchronize with rib_delete(), which now
uses early route queue.

Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
(cherry picked from commit cea3f7f25a23e485d4f814b670c11c92249568e1)
lib/nexthop.c
lib/nexthop.h
zebra/zapi_msg.c
zebra/zebra_rib.c