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
kushalsingh007 e3d0471183 CppCheck: Removing unusedVariable warnings
-Suppressed warning which occured due to VDEBUG not being used.
-Added comment explaining reason to suppress the warning.
2015-03-20 04:26:30 +05:30
..
aodv_debug.h debug: removed superfluous additional debug flag 2014-12-03 22:59:14 +01:00
aodv.c aodvv2: fix calls to DEBUG() 2015-01-06 15:57:12 -08:00
aodv.h Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00
constants.h Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00
Makefile Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00
reader.c CppCheck: Removing unusedVariable warnings 2015-03-20 04:26:30 +05:30
reader.h Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00
routingtable.c aodvv2: fix calls to DEBUG() 2015-01-06 15:57:12 -08:00
routingtable.h Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00
seqnum.c aodvv2: fix calls to DEBUG() 2015-01-06 15:57:12 -08:00
seqnum.h Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00
utils.c aodvv2: fix calls to DEBUG() 2015-01-06 15:57:12 -08:00
utils.h Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00
writer.c aodvv2: fix calls to DEBUG() 2015-01-06 15:57:12 -08:00
writer.h Add the AODVv2 Routing Protocol 2014-11-27 03:50:20 -08:00