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.

关于路由器关联表的问题?

1.网络加入后,关联表的参数在哪个函数发送改变?我想根据associated_devices_t->age来判断路由器是否失联,但是测试结果是这个值一直没发生什么改变

2.网上说如果想判断终端是否离开或者加入别的路由器发生短地址变化,另外起一个变量来触发上层函数?这个有人做过吗?方便讲解下?