mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Rather than dispatching the packet automatically once it is complete, `gnrc_sixlowpan_frag_rb_add()` now only returns success, and leaves it to the caller to dispatch the packet.