From: David S. Miller Date: Wed, 7 Apr 2021 21:09:40 +0000 (-0700) Subject: Merge branch 'mptcp-next' X-Git-Tag: v5.13-rc1~94^2~223 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=956c7831fe9db52dba7a59a2ccb82a83c5cae9c4;p=thirdparty%2Flinux.git Merge branch 'mptcp-next' Mat Martineau says: ==================== mptcp: Cleanup, a new test case, and header trimming Some more patches to include from the MPTCP tree: Patches 1-6 refactor an address-related data structure and reduce some duplicate code that handles IPv4 and IPv6 addresses. Patch 7 adds a test case for the MPTCP netlink interface, passing a specific ifindex to the kernel. Patch 8 drops extra header options from IPv4 address echo packets, improving consistency and testability between IPv4 and IPv6. ==================== Signed-off-by: David S. Miller --- 956c7831fe9db52dba7a59a2ccb82a83c5cae9c4