Skip to content
Snippets Groups Projects
Commit 1f71b30b authored by Martine Lenders's avatar Martine Lenders
Browse files

gnrc_ipv6_nib: fix RA reception for non-6LN interfaces


When having a non-6LN interface and a 6LN interface (e.g. on a border
router) the assertion can hit when a Router Advertisement is received.
This makes the check an `if` statement rather than an assertion, to
account for that case.

Co-authored-by: default avatarGunar Schorcht <gunar@schorcht.net>
parent 242bb55c
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