-
Notifications
You must be signed in to change notification settings - Fork 546
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[neighorch] VOQ encap index change handling (#1729)
For the remote neighbors in the VOQ systems when there is change in the encap index (due to syncd restart), the previously programmed remote neighs should be re-written with the new changed encap index. The current voq system neigh handling api in neighorch only checks for the change of mac address. Because of this the change in the encap index is ignored.
- Loading branch information
1 parent
0a2c6f8
commit 4a9c907
Showing
2 changed files
with
104 additions
and
22 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