mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
The PIOs for the configured prefixes were generated, but never added to the packet, causing some problems in the packet buffer. Fixes #3815 (possibly)