1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/routing
Cenk Gündoğan eeafd426d5 rpl: wrong dodag assignment to parent
`dodag` is the representation of the incoming DIO and thus is temporary.
Assigning this to the parent would lead to failure when reading/writing
to/from the parent's dodag attribute later.
`my_dodag`on the other hand is the local persistent representation of
the DIO's dodag and therefore the right choice.
2014-12-14 09:41:42 +01:00
..
aodvv2 debug: removed superfluous additional debug flag 2014-12-03 22:59:14 +01:00
rpl rpl: wrong dodag assignment to parent 2014-12-14 09:41:42 +01:00
etx_beaconing.c Introduction of RPL non-storing mode. 2014-11-27 21:42:40 +01:00
Makefile Introduction of RPL non-storing mode. 2014-11-27 21:42:40 +01:00