diff options
author | 2024-10-03 16:22:31 +0800 | |
---|---|---|
committer | 2024-10-07 16:01:39 -0700 | |
commit | 269084f748524fa1a3fb8eb530eb70f77e7c3e4a (patch) | |
tree | e12f296346444b9ca90648a340c3f86b229df0b1 /lib/packing_test.c | |
parent | hv_netvsc: Link queues to NAPIs (diff) | |
download | wireguard-linux-269084f748524fa1a3fb8eb530eb70f77e7c3e4a.tar.xz wireguard-linux-269084f748524fa1a3fb8eb530eb70f77e7c3e4a.zip |
net: tcp: refresh tcp_mstamp for compressed ack in timer
For now, we refresh the tcp_mstamp for delayed acks and keepalives, but
not for the compressed ack in tcp_compressed_ack_kick().
I have not found out the effact of the tcp_mstamp when sending ack, but
we can still refresh it for the compressed ack to keep consistent.
Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20241003082231.759759-1-dongml2@chinatelecom.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/packing_test.c')
0 files changed, 0 insertions, 0 deletions