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.
[routeorch]: Need to set drop route next hop ID to NULL (sonic-net#261)
In orchagent, route's next hop packet action is set to DROP. But the previous next hop object is still referenced by the route. This will cause the next hop group removal failure. Reset the drop route next hop ID to NULL to remove the reference for the previous next hop object.
- Loading branch information
Shuotian Cheng
committed
Jul 22, 2017
1 parent
742852d
commit a954bf6
Showing
1 changed file
with
24 additions
and
9 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