1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
Lotte Steenbrink 3591894698 aodvv2: fix calls to DEBUG()
``debug.h`` was included before ``ENABLE_DEBUG`` was set to 0 or 1. In consequence, setting ``ENABLE_DEBUG`` to 1 had no effect. This should be fixed now.
2015-01-06 15:57:12 -08:00
..
ccn_lite Merge pull request #2024 from OlegHahm/ccnl_802154 2014-12-16 11:03:20 +01:00
crosslayer debug: removed superfluous additional debug flag 2014-12-03 22:59:14 +01:00
include rpl: cleanup, changing structdefs into typedefs 2014-12-26 21:13:33 +01:00
link_layer debug: removed superfluous additional debug flag 2014-12-03 22:59:14 +01:00
network_layer/sixlowpan exclude `ipv6_iface_set_routing_provider() from #ifdef MODULE_RPL` so that other routing protocols can use it too. 2014-12-17 02:09:09 -08:00
routing aodvv2: fix calls to DEBUG() 2015-01-06 15:57:12 -08:00
transport_layer Merge pull request #2117 from OlegHahm/doxygen_eliminate_warnings 2014-12-04 17:18:42 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00