Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mptcp support #957

Open
Sunser opened this issue Apr 21, 2022 · 2 comments
Open

mptcp support #957

Sunser opened this issue Apr 21, 2022 · 2 comments

Comments

@Sunser
Copy link

Sunser commented Apr 21, 2022

If necessary, the author can add MPTCPv1 support.

mptcp wiki: https://github.com/multipath-tcp/mptcp_net-next/wiki

Introduction to MPTCP: http://multipath-tcp.org/

@txthinking-bot
Copy link

looks great similar goal with #897
by unknown

@Sunser
Copy link
Author

Sunser commented Apr 21, 2022

Similar to # 897, the requirement of # 897 is that the client can specify multiple -- server parameters. In fact, its requirement can be completed by using haproxy.

MPTCP is implemented by the kernel module, which has little change to the existing code and is relatively simple to implement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants