diff options
author | Christian Hopps <chopps@labn.net> | 2024-11-14 02:07:11 -0500 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2024-12-05 10:02:29 +0100 |
commit | 6be02e3e4f376fea468846c8562655ca5ee18204 (patch) | |
tree | 44c9d3129129b9e70e8afbf4671c14c596ce688c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f2b6a9095743a6bf1f34c43c4fe78fa8bdf5ad7 (diff) |
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 <chopps@labn.net>
Tested-by: Antony Antony <antony.antony@secunet.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions