mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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. |
||
---|---|---|
.. | ||
icmpv6 | ||
ipv6 | ||
ndp | ||
sixlowpan |