Used when ospf modifies inter-area routes from transit area updating to kernel routing table. %pent%: the pointer of the pent. %pent_ip%: the IP address of the route. %pent_mask%: the IP mask of the route. %hop%: the number of next hops to the destination. %cost%: the Type 1 cost to the destination. %cost2%: the Type 2 cost to the destination. %type%: the pent type. %lsai%: the associated pointer of LSA structure. %tentbucket%: the hash key in PATH.
None. This is for debugging.
Debug-Verbose
Pent %pent% %pent_ip%/%pent_mask% numhops %hopcount% cost %cost% cost2 %cost2% type %type% lsai %lsai% tentbucket %tentbucket% updated
Name | Type |
---|---|
pent | Ptr |
pent_ip | IPN |
pent_mask | IPmaskvalN |
hopcount | uInt |
cost | uInt |
cost2 | uInt |
type | uInt |
lsai | Ptr |
tentbucket | uInt |