Searched hist:"4 fbfde4e272065943cbcf2d016f0679456cb4f75" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | tcp_minisocks.c | diff 4fbfde4e272065943cbcf2d016f0679456cb4f75 Tue May 23 11:14:51 CDT 2023 Antoine Tenart <atenart@kernel.org> net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too
Commit c67b85558ff2 ("ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state") made the socket txhash also available in TIME_WAIT sockets but for IPv6 only. Make it available for IPv4 too as we'll use it in later commits.
Signed-off-by: Antoine Tenart <atenart@kernel.org> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|