mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
7452f48c26
While the recursion in `gnrc_sixlowpan_frag` shouldn't be infinite we still should avoid using recursions in general (also to be able to statically analyze stack usage). This unrolls the recursion. |
||
---|---|---|
.. | ||
ctx | ||
frag | ||
iphc | ||
nd | ||
gnrc_sixlowpan.c | ||
Makefile |