internet: (fixes #1243) Change NextHopCalculation from Network to Attached Router
This commit is contained in:
@@ -1098,7 +1098,7 @@ GlobalRouteManagerImpl::SPFNexthopCalculation(SPFVertex* v,
|
||||
}
|
||||
else
|
||||
{
|
||||
w->SetRootExitDirection(v->GetRootExitDirection());
|
||||
w->InheritAllRootExitDirections(v);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user