Skip to content
Commit c9effd0f authored by Lukasz Maciejonczyk's avatar Lukasz Maciejonczyk Committed by Anas Nashif
Browse files

net: openthread: filter ipv6 fragments



If OPENTHREAD_IP6_FRAGM is enabled the IPv6 fragments are handled in
OpenThread stack but also forwarder unconditionally to the Zephyr
uplayers. It causes additional packets processing and leads to errors
like unrecognized next header type or duplicate ping reply. What more
these errors generate additional traffic which jam channel and decrease
latency for packets required fragmentation.
This commit add filtering IPv6 fragments when data fragmentation and
reassembling is enabled in OpenThread.

Signed-off-by: default avatarLukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
parent be742f92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment