1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Martine Lenders 61b539abf9
gnrc_ipv6_nib: reduce backoff if neighbor UNREACHABLE and trying to it
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.
2017-11-21 11:38:45 +01:00
..
analog_util
arduino
auto_init gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
base64
bitfield
bloom
can sys/can/device.c: remove unused _can_event_error_to_msg function 2017-10-25 16:20:00 +02:00
cbor sys/cbor/cbor.c: add <time.h> if ctime module is used 2017-10-24 16:03:31 +02:00
checksum
color
cpp11-compat doc: fix whitespaces 2017-09-06 08:49:05 +02:00
crypto
div
ecc
embunit
evtimer
fmt sys,fmt: simplify fmt_s16_dfp 2017-09-28 15:44:35 +02:00
fs
hashes doc: replace dashes 2017-09-06 08:49:05 +02:00
include gnrc_ipv6_nib: make user added default route the primary one 2017-11-19 23:36:20 +01:00
isrpipe
libc/include/sys
log sys: fix Makefile.include indentation 2017-09-06 16:10:36 +02:00
luid
mineplex
net gnrc_ipv6_nib: reduce backoff if neighbor UNREACHABLE and trying to it 2017-11-21 11:38:45 +01:00
newlib_syscalls_default
od
oneway-malloc
phydat sys,phydat: fix scale_2_str for multi and non dimensional units 2017-08-25 14:38:55 +02:00
pipe
pm_layered pm: unify and set safe default pm_blocker 2017-10-16 14:32:27 +02:00
posix cppcheck: Provide consistent reason formatting for all cppcheck-suppresses 2017-10-10 10:25:20 -07:00
ps
quad_math
random Merge pull request #7545 from kaspar030/add_prng_xorshift 2017-10-10 19:13:49 +02:00
rtt_stdio
saul_reg
sema
seq
shell shell_commands: Add multicast groups to ifconfig command 2017-11-19 22:32:47 +01:00
ssp
timex
trickle trickle: correctly reset t 2017-10-26 15:13:11 +02:00
tsrb
uart_stdio
ubjson
universal_address
vfs
xtimer sys/xtimer: add xtimer_set_timeout_flag() 2017-09-01 23:54:28 +02:00
doc.txt
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.include sys: libc: only add include path on non-native boards 2017-10-25 17:58:47 +02:00