Skip to content
Snippets Groups Projects
Unverified Commit 0c790c66 authored by Koen Zandberg's avatar Koen Zandberg
Browse files

gnrc_rpl: fix zeroing of RPL DIS fields

The code originally assumed that the location of DIS struct is directly
after the ICMPv6 struct. This is not necessarily true when both structs
are individually allocated by pktbuf. This commit fixes this issue by
directly accessing the location of the DIS struct.
parent 11f1955a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment