mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b530c1bb94
Though this change might seem more complicated, it has the benefit, that after #9484 we don't have to assume that a received packet within IPv6's receive function can be handed to the function pre-parsed, making that function far less complicated (will be provided in a future PR). Also this might give the forwarding via routing header a little performance boost, as we now don't *receive* the packet first only to forward it later-on. |
||
---|---|---|
.. | ||
rh | ||
gnrc_ipv6_ext.c | ||
Makefile |