Replies: 1 comment 6 replies
-
With kernel 6.1, redundancy mode is no more available. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use MPTCP for online gaming in redundant mode to stabilize the lowest possible latency for UDP traffic and send the data replicated through all the active subflows available. I was using OpenMPTCProuter version 0.59.1-5.4. However, after upgrading to 0.60, the Multipath TCP scheduler doesn't have "redundancy." It is missed. Please add it.
Beta Was this translation helpful? Give feedback.
All reactions