contiki/examples/ipv6
Wojciech Nizinski 5a0d085451 native-border-router: fix for disappearing timer 'uip_ds6_timer_periodic'
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.
2017-03-21 13:13:10 +01:00
..
json-ws
multicast
native-border-router native-border-router: fix for disappearing timer 'uip_ds6_timer_periodic' 2017-03-21 13:13:10 +01:00
rpl-border-router
rpl-collect
rpl-tsch
rpl-udp
simple-udp-rpl
sky-websense
slip-radio