Skip to content
Commit 2836d070 authored by Robert Lubos's avatar Robert Lubos Committed by Fabio Baltieri
Browse files

net: ip: Set net_context on the final fragment



IPv4/6 fragmentation did not set the net_context pointer on the fragment
packet and in result the send callback registered on net_context was not
called. Therefore, copy the net_context pointer from the original packet
to the final fragment to ensure that the registered callback is called.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 64e61526
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment