DHCPv6 client: Handling of NotOnLink incorrect #20349
Labels
Area: network
Area: Networking
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
From: https://www.rfc-editor.org/rfc/rfc3315#section-18.1.8
This behavior however is not implemented.
Steps to reproduce the issue
Connect an OpenWrt router to a FritzBox and enable prefix delegation on both the FritzBox and the OpenWrt box. The OpenWrt will get /57 prefix delegated. Then, flash the
gnrc_boarder_router
example withUPLINK=wifi
and SSID and password of the OpenWrt box.Expected results
The ESP32 will get a prefix from the OpenWrt box.
Actual results
Versions
2024.01-branch and current master
The text was updated successfully, but these errors were encountered: