Skip to content

Commit 6be02e3

Browse files
choppsv1klassert
authored andcommitted
xfrm: iptfs: handle reordering of received packets
Handle the receipt of the outer tunnel packets out-of-order. Pointers to the out-of-order packets are saved in a window (array) awaiting needed prior packets. When the required prior packets are received the now in-order packets are then passed on to the regular packet receive code. A timer is used to consider missing earlier packet as lost so the algorithm will advance. Signed-off-by: Christian Hopps <[email protected]> Tested-by: Antony Antony <[email protected]> Signed-off-by: Steffen Klassert <[email protected]>
1 parent 5f2b6a9 commit 6be02e3

File tree

1 file changed

+484
-13
lines changed

1 file changed

+484
-13
lines changed

0 commit comments

Comments
 (0)