diff --git a/.topmsg b/.topmsg index 668b75608c160..488487eaeba88 100644 --- a/.topmsg +++ b/.topmsg @@ -1,4 +1,10 @@ -From: Matthieu Baerts -Subject: [PATCH] t/mptcp-send-out-checksum-for-DSS +From: Geliang Tang +Subject: [PATCH] mptcp: send out checksum for DSS -Signed-off-by: Matthieu Baerts +In mptcp_write_options, if the checksum is enabled, adjust the option +length and send out the data checksum with DSS suboption. + +Co-developed-by: Paolo Abeni +Signed-off-by: Paolo Abeni +Reviewed-by: Mat Martineau +Signed-off-by: Geliang Tang