1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/routing/aodvv2
Lotte Steenbrink 6d1b1ad077 aodvv2: fix rreq route cost calculation
store targseqnum from rreq in the right substruct, calculate rreq route cost from targaddr metric.
2015-06-29 09:04:23 -07:00
..
aodv_debug.h doc: aodv specific stuff shouldn't show up in core 2015-04-21 18:53:36 +02:00
aodv.c msg: Fix incorrect queues initializations 2015-06-29 06:58:24 +02:00
aodv.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
constants.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
Makefile Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00
reader.c aodvv2: fix rreq route cost calculation 2015-06-29 09:04:23 -07:00
reader.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
routingtable.c aodvv2: fix one-off metric bug 2015-06-23 07:13:16 -07:00
routingtable.h aodvv2: fix one-off metric bug 2015-06-23 07:13:16 -07:00
seqnum.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
seqnum.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
utils.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
utils.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
writer.c everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
writer.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00