Merge branch 'tcp-save-flowlabel-and-use-for-receiver-repathing'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 10 Oct 2023 08:03:04 +0000 (10:03 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 10 Oct 2023 08:03:05 +0000 (10:03 +0200)
David Morley says:

====================
tcp: save flowlabel and use for receiver repathing

This patch series stores the last received ipv6 flowlabel. This last
received flowlabel is then used to help decide whether a packet is
likely an RTO retransmit or the result of a TLP. This new information
is used to better inform the flowlabel change decision for data
receivers.
====================

Link: https://lore.kernel.org/r/20231006011841.3558307-1-morleyd.kernel@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge