On 23/07/13 - 12:09:12, Vasiliy Tolstov wrote: > 2013/7/23 Christoph Paasch <christoph.paa...@gmail.com>: > > yes this is possible. You just need to make MPTCP create two subflows, e.g., > > by using the sysctl mptcp_ndiffports [1] or by adding a second IP-address to > > the interface. > > > Thanks for response. If i don't want to use 2 ip adress and use > vSwitch bridge on top of two eth devices with mptcp enable and assign > ip to bridge does it can work?
I do not know the technical details of bridging with vswitch, but from an MPTCP point-of-view this would work. You just have to set the sysctl ndiffports to 2, so that MPTCP creates two subflows and let the openflow-controller route the subflows accordingly. Cheers, Christoph _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev