mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 21:43:51 +01:00
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.