-
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 issue of SRv6 routes not withdrawn
Currently, when an SRv6 locator is disabled in BGP, BGP does not stop advertising the SIDs allocated from the locator to the other peers. This commit fixes the issue. Signed-off-by: Carmine Scarpitta <[email protected]>
- Loading branch information
1 parent
da975a5
commit 11ad5c4
Showing
2 changed files
with
18 additions
and
5 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