1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/routing/rpl/rpl_storing
Cenk Gündoğan 8d31f8b8ed rpl: fix offset for transit buf
As a result of PR #1404, entries will not be added to the routing table
when running in storing mode, although it is supposed to do so.
You can verify by running rpl_udp and call *route* on the dodag-root.

This PR fixes the wrong offset calculation.
2014-12-05 13:45:22 +01:00
..
Makefile Introduction of RPL non-storing mode. 2014-11-27 21:42:40 +01:00
rpl_storing.c rpl: fix offset for transit buf 2014-12-05 13:45:22 +01:00