Merge branch 'mptcp-fixes-for-5-17'
authorJakub Kicinski <kuba@kernel.org>
Thu, 10 Feb 2022 05:44:37 +0000 (21:44 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Feb 2022 05:44:38 +0000 (21:44 -0800)
commit4e9120cbaca118f35a31a5e9986063e722614378
treeb51ba0ca0c85cd94acbf5b37bacb50724bd0e904
parent8ecbb179286cbc91810c16caeb3396e06305cd0c
parent029744cd4bc6e9eb3bd833b4a033348296d34645
Merge branch 'mptcp-fixes-for-5-17'

Mat Martineau says:

====================
mptcp: Fixes for 5.17

Patch 1 fixes a MPTCP selftest bug that combined the results of two
separate tests in the test output.

Patch 2 fixes a problem where advertised IPv6 addresses were not actually
available for incoming MP_JOIN requests.
====================

Link: https://lore.kernel.org/r/20220210012508.226880-1-mathew.j.martineau@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>