OpenMPTCProuter v0.60 rc2 is available with 2 Linux kernel : 5.4 and 6.1.
5.4 is the "legacy" branch with fullmesh, redundancy,... It use the out of tree MPTCP release.
6.1 kernel only support fullmesh for now, so can only aggregate/failover all connections. It use MPTCP upstream version.
5.4 release is available on https://download.openmptcprouter.com/release/v0.60rc2-5.4/
6.1 release is available on https://download.openmptcprouter.com/release/v0.60rc2-6.1/
You MUST update VPS with this script:
For router with kernel 5.4: wget -O - http://www.openmptcprouter.com/server-test/debian.sh | sh
For router with kernel 6.1: wget -O - http://www.openmptcprouter.com/server-test/debian.sh | UPSTREAM6="yes" sh (only
Debian is supported and this will update Debian to Debian Bookworm 12) Work on x86_64 and arm64.
Comments are blocked, open issues if you have any bugs or questions.
OpenMPTCProuter v0.60 rc2 is available with 2 Linux kernel : 5.4 and 6.1.
5.4 is the "legacy" branch with fullmesh, redundancy,... It use the out of tree MPTCP release.
6.1 kernel only support fullmesh for now, so can only aggregate/failover all connections. It use MPTCP upstream version.
5.4 release is available on https://download.openmptcprouter.com/release/v0.60rc2-5.4/
6.1 release is available on https://download.openmptcprouter.com/release/v0.60rc2-6.1/
You MUST update VPS with this script:
For router with kernel 5.4:
wget -O - http://www.openmptcprouter.com/server-test/debian.sh | shFor router with kernel 6.1:
wget -O - http://www.openmptcprouter.com/server-test/debian.sh | UPSTREAM6="yes" sh(onlyDebian is supported and this will update Debian to Debian Bookworm 12) Work on x86_64 and arm64.
Comments are blocked, open issues if you have any bugs or questions.