osd-contiki/core/net
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
..
mac
rime
rpl
dhcpc.c
dhcpc.h
Makefile.uip
nbr-table.c
nbr-table.h
netstack.c
netstack.h
packetbuf.c
packetbuf.h
packetqueue.c
packetqueue.h
psock.c
psock.h
queuebuf.c
queuebuf.h
resolv.c
resolv.h
rime.h
sicslowpan.c
sicslowpan.h
simple-udp.c
simple-udp.h
slipdev.c
slipdev.h
tcpip.c
tcpip.h
uaodv-def.h
uaodv-rt.c
uaodv-rt.h
uaodv.c
uaodv.h
uip-debug.c
uip-debug.h
uip-ds6-nbr.c
uip-ds6-nbr.h
uip-ds6-route.c
uip-ds6-route.h
uip-ds6.c
uip-ds6.h
uip-fw-drv.c
uip-fw-drv.h
uip-fw.c
uip-fw.h
uip-icmp6.c
uip-icmp6.h
uip-nd6.c
uip-nd6.h
uip-neighbor.c
uip-neighbor.h
uip-over-mesh.c
uip-over-mesh.h
uip-packetqueue.c
uip-packetqueue.h
uip-split.c
uip-split.h
uip-udp-packet.c
uip-udp-packet.h
uip.c
uip.h
uip6.c
uip_arch.h
uip_arp.c
uip_arp.h
uiplib.c
uiplib.h
uipopt.h