Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Adding the modified scheduler to the list of schedulers #1  #520

@rezapoorzare1

Description

@rezapoorzare1

Hello there,

I hope you are doing well.

I have two questions:

How can I see the available MPTCP scheduler in Linux?

How can a newly created scheduler be added to the schedulers lists and set by using:
sudo sysctl net.mptcp.mptcp_scheduler

Is there a procedure like:
cc=$(< /proc/sys/net/ipv4/tcp_allowed_congestion_control)
cc="$mptcp_wvegas"
sudo sysctl net.ipv4.tcp_allowed_congestion_control=$cc
Which is for congestion control?

Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions