Skip to content

Commit a0c982e

Browse files
committed
Fixes
1 parent 3789b5b commit a0c982e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

orchagent/routeorch.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1595,7 +1595,6 @@ bool RouteOrch::addRoute(RouteBulkContext& ctx, const NextHopGroupKey &nextHops)
15951595
return false;
15961596
}
15971597
}
1598-
/* IP neighbor is not yet resolved */
15991598
else
16001599
{
16011600
if (m_neighOrch->hasNextHop(nexthop))

0 commit comments

Comments
 (0)