Hi Team,
Using the MTO in the coordinator,ie,CONCENTRATOR_ENABLE true
About 100 ZRs were in the network,which would send unicast data to the ZC in unfixed time. We want to check the status of ZC before sending data to avoid network storm----RTG_CheckRtStatus( DstAddressr, RT_ACTIVE,RTG_RECORD). But we found if the DstAddressr was a child or neighbor, the data would not be sent by source routing.
1. If the DstAddressr was a child or neighbor, what is the return status of RTG_CheckRtStatus( DstAddressr, RT_ACTIVE,RTG_RECORD)?
2.If finding the router and sending data via AODV, what is the return status of RTG_CheckRtStatus( DstAddressr, RT_ACTIVE,RTG_RECORD)?