Re: [ovs-dev] [mptcp-dev] MPTCP v0.87 - Release Candidate

2013-07-23 Thread Christoph Paasch
On 23/07/13 - 13:46:37, Vasiliy Tolstov wrote: > 2013/7/23 Christoph Paasch : > > 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 c

Re: [ovs-dev] [mptcp-dev] MPTCP v0.87 - Release Candidate

2013-07-23 Thread Christoph Paasch
On 23/07/13 - 12:09:12, Vasiliy Tolstov wrote: > 2013/7/23 Christoph Paasch : > > 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. > > > T

Re: [ovs-dev] [mptcp-dev] MPTCP v0.87 - Release Candidate

2013-07-23 Thread Christoph Paasch
Tolstov wrote: > Very good. Is that possible to use mptcp with openvswitch in top of it? > For example openvswitch able to aggregate two eth links to bond > interface with lacp : active-passive, but not able to create 802.3ad > aggregation. > > 2013/7/12 Christoph Paasch : > >