diff --git a/.topmsg b/.topmsg index 63ac50103bd09..36426958415fe 100644 --- a/.topmsg +++ b/.topmsg @@ -1,4 +1,11 @@ -From: Matthieu Baerts -Subject: [PATCH] t/selftests-mptcp-add-addr-argument-for-del_addr +From: Geliang Tang +Subject: [PATCH] selftests: mptcp: add addr argument for del_addr -Signed-off-by: Matthieu Baerts +For the id 0 address, different MPTCP connections could be using +different IP addresses for id 0. + +This patch added an extra argument IP address for del_addr when +using id 0. + +Reviewed-by: Mat Martineau +Signed-off-by: Geliang Tang