mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-30 17:01:19 +01:00
`gnrc_sixlowpan_frag` internally derives the offset value directly from the fragment header, so for normal usage within GNRC this assertion is redundant, but to make the tests of `rbuf_add` 100% water-tide I added it.