Commit 05fd00e5 authored by Jaakko Karrenpalo's avatar Jaakko Karrenpalo Committed by Paolo Abeni
Browse files

net: hsr: Fix PRP duplicate detection



Add PRP specific function for handling duplicate
packets. This is needed because of potential
L2 802.1p prioritization done by network switches.

The L2 prioritization can re-order the PRP packets
from a node causing the existing implementation to
discard the frame(s) that have been received 'late'
because the sequence number is before the previous
received packet. This can happen if the node is
sending multiple frames back-to-back with different
priority.

Signed-off-by: default avatarJaakko Karrenpalo <jkarrenpalo@gmail.com>
Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250307161700.1045-1-jkarrenpalo@gmail.com


Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 676cc91e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment