mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
61b539abf9
When a neighbor becomes UNREACHABLE which causes neighbor solicitations to be send only up to every minute. If the medium is very busy this can easily get lost, basically causing the neighbor never to be reachable again from the perspective of the sending node. To fix this the backoff is reduced to its start value, every time a packet is sent to that neighbor. |
||
---|---|---|
.. | ||
analog_util | ||
arduino | ||
auto_init | ||
base64 | ||
bitfield | ||
bloom | ||
can | ||
cbor | ||
checksum | ||
color | ||
cpp11-compat | ||
crypto | ||
div | ||
ecc | ||
embunit | ||
evtimer | ||
fmt | ||
fs | ||
hashes | ||
include | ||
isrpipe | ||
libc/include/sys | ||
log | ||
luid | ||
mineplex | ||
net | ||
newlib_syscalls_default | ||
od | ||
oneway-malloc | ||
phydat | ||
pipe | ||
pm_layered | ||
posix | ||
ps | ||
quad_math | ||
random | ||
rtt_stdio | ||
saul_reg | ||
sema | ||
seq | ||
shell | ||
ssp | ||
timex | ||
trickle | ||
tsrb | ||
uart_stdio | ||
ubjson | ||
universal_address | ||
vfs | ||
xtimer | ||
doc.txt | ||
Makefile | ||
Makefile.include |