FRRouting / frr

The FRRouting Protocol Suite
https://frrouting.org/
Other
3.29k stars 1.25k forks source link

bgpd: fix do not use api.backup_nexthop in ZAPI message (backport #16260) #16263

Closed mergify[bot] closed 3 months ago

mergify[bot] commented 3 months ago

The backup_nexthop entry list has been populated by mistake, and should not. Fix this by reverting the introduced behavior.

Fixes: 237ebf8d4503 ("bgpd: rework bgp_zebra_announce() function, separate nexthop handling")


This is an automatic backport of pull request #16260 done by Mergify.