crazy amazing, I am just 10 years late in bulding my own OpenMPTCP Router on Raspberry Pi... Amazing Amazing Amazing. THANK YOU SO MUCH
@JustinMayfield12 жыл бұрын
For the love of god, reserve Q&A for after the talk next time!
@trhosking11 жыл бұрын
Interesting subject, but I lost patience when the audience were allowed to hijack the session with inaudible questions which should have been left until the end.
@cpaasch1112 жыл бұрын
This per-packet load-balancing is almost never used, because it introduces reordering of the packets. If you have reordering, TCP's performance will suffer a lot because 3 duplicate ACKs trigger a fast retransmit and the congestion window will be divided by two.
@minomassimo93097 жыл бұрын
Dear prof. Christoph paaschI was asking if it can possible to send to me the explanation of this presentation for MPTCP thank you
@olivierbonaventure12 жыл бұрын
From a protocol design viewpoint, SCTP is cleaner, but SCTP does not go through the various types of middleboxes that exist in today's Internet and it requires changes to the applications. Mutlipath TCP works with existing applications in today's Internet.
@RifatErdemSahin4 жыл бұрын
Stream Control Transmission Protocol (SCTP) is this one netflix uses?
@olivierbonaventure12 жыл бұрын
Costin also gave a talk at USENIX NSDI on Multipath TCP. The video quality of this talk is better. Search for "How Hard Can It Be? Designing and Implementing a Deployable Multipath TCP"
@RifatErdemSahin4 жыл бұрын
is there alternative projects to this one www.openmptcprouter.com/ it has been 8 years now
@madoksback3 жыл бұрын
Would love know what's happened since this video was published?
@RifatErdemSahin4 жыл бұрын
does it make sense to invest in openmptcprouter.com using openwrt ? I am planning to increase uploads to google servers with a vps located in GCP
@6Diego1Diego912 жыл бұрын
How does this work with spanning tree protocol?
@hyperthreaded12 жыл бұрын
I don't get it. TCP is "single-path"? Isn't TCP done in the endpoints only? The routers don't know about TCP, and if you have some dynamic, load-based routing scheme in place in your network, each packet of the connection can use a different path.
@teckforce3712 жыл бұрын
questions should not be allowed if they aren't mic'ed.
@diakbar12 жыл бұрын
is there any effects with link-aggregation with multiple interface? o.o
@RavikumarTulugu11 жыл бұрын
I am unable to understand why all this is needed at all ? why cant we have the tcp stack run on aggregated ethernet ?
@RifatErdemSahin4 жыл бұрын
read www.openmptcprouter.com/
@fnyklr12 жыл бұрын
Why are they bothering creating new stuff when they are about pull the plug on the entire internet?
@cooderxue23762 жыл бұрын
现在都5G时代了,不知道当前支持mptcp的系统覆盖怎么样呢
@svommams56611 жыл бұрын
The spanning tree is operating at a lower layer. What will happen at the MPTCP layer will depend on what the spanning tree protocol will do at the lower layer. It may be the spanning tree protocol simply disables redundant link, in that case you obviously won't get any performance benefit from those links. You may get better performance by using IP rather than Ethernet, since IP has better support for alternative paths.
@diakbar12 жыл бұрын
I thinks it should turning up multiple interface...
@dpiercey12 жыл бұрын
Care to elaborate a little bit?
@RifatErdemSahin4 жыл бұрын
www.openmptcprouter.com/ check the project
@olivierbonaventure12 жыл бұрын
There is a Linux kernel patch porting it to Android should not be too difficult
@RifatErdemSahin4 жыл бұрын
it is ....we still dont a great solution on this
@svommams56611 жыл бұрын
Three reasons: Aggregated Ethernet will still send all packets from a TCP connection over just one of the aggregated links, because TCP doesn't deal well with reordering. If you are using different carriers you need to use different IPs for packets you send due to filtering of spoofed IP addresses. And to receive packets on both interfaces, they must be send to your different IP addresses.
@RifatErdemSahin4 жыл бұрын
MPTCP does its own ordering right in the VPS and in the client ?
@Lukx3312 жыл бұрын
Somehow I like SCTP more
@916431211 жыл бұрын
喔喔喔喔喔!!!!!!!!!!
@olivierbonaventure12 жыл бұрын
Multipath TCP does this
@Orbofs12 жыл бұрын
That guy in plaid needs to STOP ASKING QUESTIONS EVERY DAMN MINUTE.
@RifatErdemSahin4 жыл бұрын
he is me. why do you care ?
@doug6553611 жыл бұрын
Another unintelligible Google talk. Speakers should know that saying 5 words per second defeats the entire purpose of speaking at all.