summaryrefslogtreecommitdiff
path: root/net/core/skbuff.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-04-11 18:19:55 +0300
committerJakub Kicinski <kuba@kernel.org>2024-04-11 18:19:56 +0300
commita55b39e858901986408391c574f414ef889f1c53 (patch)
tree0f60a4cf7bb5c6457bcd28d81b9c101f25b53050 /net/core/skbuff.c
parent0e36c21d7640ddbfa9233c692db905e0848c6f44 (diff)
parent22724c89892f5d08a350941734125194b8f97c21 (diff)
downloadlinux-a55b39e858901986408391c574f414ef889f1c53.tar.xz
Merge branch 'mptcp-add-last-time-fields-in-mptcp_info'
Matthieu Baerts says: ==================== mptcp: add last time fields in mptcp_info These patches from Geliang add support for the "last time" field in MPTCP Info, and verify that the counters look valid. Patch 1 adds these counters: last_data_sent, last_data_recv and last_ack_recv. They are available in the MPTCP Info, so exposed via getsockopt(MPTCP_INFO) and the Netlink Diag interface. Patch 2 adds a test in diag.sh MPTCP selftest, to check that the counters have moved by at least 250ms, after having waited twice that time. v1: https://lore.kernel.org/r/20240405-upstream-net-next-20240405-mptcp-last-time-info-v1-0-52dc49453649@kernel.org ==================== Link: https://lore.kernel.org/r/20240410-upstream-net-next-20240405-mptcp-last-time-info-v2-0-f95bd6b33e51@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/skbuff.c')
0 files changed, 0 insertions, 0 deletions