forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
orchagent: Refacotring (sonic-net#20)
* orchagent: Refacotring - RouteOrch depends on NeighOrch - Move m_syncdNextHops to NeighOrch class * orchagent: Separating m_syncdNextHopGroups from m_syncdNextHops - NeighOrch class contains m_syncdNextHops that has next hop table - RouteOrch class contains m_syncdNextHopGruops that has next hop group table Separating m_syncdNextHops to next hops and next hop groups
- Loading branch information
Showing
5 changed files
with
328 additions
and
235 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
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
Oops, something went wrong.