mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 07:21:18 +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.