From: Eric Dumazet
Date: Thu, 13 Jun 2019 21:22:35 -0700
> If we want to set a EDT time for the skb we want to send
> via ip_send_unicast_reply(), we have to pass a new parameter
> and initialize ipc.sockc.transmit_time with it.
>
> This fixes the EDT time for ACK/RST packets sent on behalf of
>
If we want to set a EDT time for the skb we want to send
via ip_send_unicast_reply(), we have to pass a new parameter
and initialize ipc.sockc.transmit_time with it.
This fixes the EDT time for ACK/RST packets sent on behalf of
a TIME_WAIT socket.
Fixes: a842fe1425cb ("tcp: add optional per socke