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

gnrc_rpl: Pass options length to msg validator

Currently the length of the full ICMPv6 packet is passed to the
validator function causing validation failures on valid packets. This
fixes that by passing the length of remaining RPL options of the packet.
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