Used when ospf replaces tent entry with new one. %pent%: the pointer of pent structure. %hop%: the number of next hops of the new pent. %cost%: the Type-1 cost of the new pent. %cost2%:the Type-2 cost of the new pent. %type%: the type of the pent.
None. This is for debugging.
Debug-Verbose
Replacing temporary path entry %pent% with numHops %hop% cost %cost% cost2 %cost2% type %type%.
Name | Type |
---|---|
pent | Ptr |
hop | uInt |
cost | uInt |
cost2 | uInt |
type | uInt |