On Thu, Mar 13, 2025 at 11:20:58AM +0100, Matthieu Baerts (NGI0) wrote:
> From: Geliang Tang <[email protected]>
> 
> This patch maps the newly added path manager sysctl "path_manager"
> to the old one "pm_type".
> 
>       path_manager   pm_type
> 
>       "kernel"    -> MPTCP_PM_TYPE_KERNEL
>       "userspace" -> MPTCP_PM_TYPE_USERSPACE
>       others      -> __MPTCP_PM_TYPE_NR
> 
> It is important to add this to keep a compatibility with the now
> deprecated pm_type sysctl knob.
> 
> Signed-off-by: Geliang Tang <[email protected]>
> Reviewed-by: Matthieu Baerts (NGI0) <[email protected]>
> Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>

Reviewed-by: Simon Horman <[email protected]>


Reply via email to