This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

请教Zstack关于源路由失效的问题

Other Parts Discussed in Thread: Z-STACK

在应用中,协调器开启了MTO功能。当有数据发送请求时,协调器通过AF_DataRequestSrcRtg()使用源路由表通讯;有时会遇到出现路由设备报告网络状态错误,协调器此时收到该错误报告后,应该让这条源路由表立即失效,不在启用。但是实际情况是协调器还是一直在使用这条完全失效的源路由表来通讯,导致不断重发数据,仍然会网络通讯失败。

请TI大神帮忙看看,应用层可以直接操作源路由表吗?眼睁睁看着网络错误而没法处理,有什么解决办法吗?

具体的抓包数据在附件中。