-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bgpd: fix import of evpn routes into vni/vrf/esi after nexthop update
Related to issue #10271 After an update of the BGP nexthop (e.g. update of the igp metric), the EVPN routes are not updated in VNIs, VRFs and ESIs. Fix the issue. Signed-off-by: Louis Scalbert <[email protected]>
- Loading branch information
1 parent
c748ab2
commit 2641ab9
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters