Please add support of MPTCP in RouterOS
http://mptcp.info.ucl.ac.be/pmwiki.php
https://datatracker.ietf.org/wg/mptcp/documents/
Thanks
True!MPTCP is an end-to-end protocol, so the router doesn't need to know anything about it in order for it to work
False, as it can be done with one interface and several IPs ad subnets.the endpoint (client PC) needs to have two (or more) interfaces on it in order for mptcp to work.
Bad idea. Any tunnel over TCP solution is bad (and should only be used if nothing else works for any reason). Read what TCP over TCP meltdown problem is.Then you just have to simply route customer traffic over that TCP tunnel, just like with any other tunnel.
Would make the gear very expensive and not their market ...... drumroll please...............
" DPI of encrypted packets "
I'd agree that RouterOS does lack any "bonding" support for asymmetric WANs (e.g. multiple LTE modems). And I get the use general use case to combine multiple WAN to make one bigger WAN. But I'm not sure MPTCP be the most efficient nor best way to do it.Two big use cases for MPTCP are link aggregation (load balancing) and link redundancy (fail over).
In my opinion for any serious out-of-the-box use case, we're not there yet. I'm optimistic that Linux can develop a good MPTCP client story relatively soon, and the possibility of implementing the Path manager and Scheduler in BPF is really enticing.
Time will tell if MPTCP succeeds — it's been 15 years in the making. In the meantime, Multi-Path QUIC is under active development, but it's even further from being usable at this stage.
We're not quite sure if it makes sense for Cloudflare to support MPTCP. Reach out if you have a use case in mind!