5a0d085451
When UIP_ND6_SEND_NS is enabled, I've noticed that unreachable neighbours still remains in REACHABLE state even if lifetime (nbr->reachable) expired. During network init 'tcpip_process' is scheduling 'uip_ds6_timer_periodic' is to tick every 100ms and make necessary expirations. When MAC addres is received from slip-radio (from 'etimer_process' context), network is "reinitialized" and timer 'uip_ds6_timer_periodic' is set again with wrong process. |
||
---|---|---|
.. | ||
json-ws | ||
multicast | ||
native-border-router | ||
rpl-border-router | ||
rpl-collect | ||
rpl-tsch | ||
rpl-udp | ||
simple-udp-rpl | ||
sky-websense | ||
slip-radio |