]> git.proxmox.com Git - mirror_frr.git/commit - lib/nexthop.h
lib, zebra, bgpd: Move route EVPN flag to nexthop
authorXiao Liang <shaw.leon@gmail.com>
Tue, 22 Feb 2022 09:22:45 +0000 (17:22 +0800)
committerXiao Liang <shaw.leon@gmail.com>
Fri, 10 Jun 2022 09:12:48 +0000 (17:12 +0800)
commit5609e70fb87a3b23b55629a33e5afb298974c142
tree38ec901a91ed7504a7be9154d804dce195888e34
parentdb6d4c8375f32c11336f9542b558640c5c5915f2
lib, zebra, bgpd: Move route EVPN flag to nexthop

Multipath route may have mixed nexthops of EVPN and IP unicast. Move
EVPN flag to nexthop to support such cases.

Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
bgpd/bgp_zebra.c
lib/nexthop.h
lib/zclient.c
lib/zclient.h
zebra/zapi_msg.c
zebra/zebra_dplane.c
zebra/zebra_fpm_netlink.c
zebra/zebra_rib.c