contiki/core
Benoît Thébaudeau 4deba89f81 rdc: duplicate packets: Keep only the last sequence number for each address
According to IEEE 802.15.4e (§6.4.3.9), in order to detect duplicate received
MAC-layer frames, only the most recently received frame's sequence number needs
to be stored for each unique device address. Doing so limits the possible false
duplicate packet detections to a single sequence number. This also allows to
keep the last sequence number of more device addresses for the same value of
MAX_SEQNOS.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-11-25 13:01:11 +01:00
..
cfs Changed handling of predefined macros in cc65 allows for simplification. 2013-11-20 20:55:56 +01:00
ctk
dev Removed old unused timetable code 2013-11-19 08:29:23 +01:00
lib Use TRICKLE_TIMER_IS_STOPPED in trickle_timer_stop() 2013-09-30 12:37:03 +01:00
loader
net rdc: duplicate packets: Keep only the last sequence number for each address 2013-11-25 13:01:11 +01:00
sys Removed old unused sys/ files 2013-11-19 00:23:13 +01:00
contiki-default-conf.h
contiki-lib.h
contiki-net.h
contiki-version.h
contiki.h