From: Jakub Kicinski Date: Wed, 13 Jul 2022 01:37:22 +0000 (-0700) Subject: Merge branch 'mptcp-support-changes-to-initial-subflow-priority' X-Git-Tag: v6.0-rc1~141^2~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ef2a486aa90557cdb6696942d7313810186819;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'mptcp-support-changes-to-initial-subflow-priority' Mat Martineau says: ==================== mptcp: Support changes to initial subflow priority This series updates the in-kernel MPTCP path manager to allow changes to subflow priority for the first subflow created for each MPTCP connection (the one created with the MP_CAPABLE handshake). Patches 1 and 2 do some refactoring to simplify the new functionality. Patch 3 introduces the new feature to change the initial subflow priority and send the MP_PRIO header on that subflow. Patch 4 cleans up code related to tracking endpoint ids on the initial subflow. Patch 5 adds a selftest to confirm that subflow priorities are updated as expected. ==================== Link: https://lore.kernel.org/r/20220711191633.80826-1-mathew.j.martineau@linux.intel.com Signed-off-by: Jakub Kicinski --- c9ef2a486aa90557cdb6696942d7313810186819