diff options
author | Matthieu Baerts <matthieu.baerts@tessares.net> | 2023-01-12 20:42:53 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-14 08:55:45 +0300 |
commit | 4656d72c1efa495a58ad6d8b073a60907073e4e6 (patch) | |
tree | 25442684c0590cd701bd4719a23d48d6267a2266 /sound | |
parent | fb00ee4f3343acb2b9222ca9b73b47dd1e1a8efc (diff) | |
download | linux-4656d72c1efa495a58ad6d8b073a60907073e4e6.tar.xz |
selftests: mptcp: userspace: validate v4-v6 subflows mix
MPTCP protocol supports having subflows in both IPv4 and IPv6. In Linux,
it is possible to have that if the MPTCP socket has been created with
AF_INET6 family without the IPV6_V6ONLY option.
Here, a new IPv4 subflow is being added to the initial IPv6 connection,
then being removed using Netlink commands.
Cc: stable@vger.kernel.org # v5.19+
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions