Tuesday, October 25, 2016

MPTCP kernel patches and config

This page collects kernel patches and configs for MPTCP, based on MPTCP git sha dbc1308bbd683e99689c0981104d0815e5f1dd90

Sunday, July 10, 2016

MPTCP, Raspberrry PI and Yocto - UPDATED

The goal of this post is to describe how to create a Yocto image for a Raspberry PI3 with MPTCP support

Tuesday, April 26, 2016

RaspberryPI3 and Yocto

The aim of this post is to describe how to build a firmware for a RaspberryPI3 using Yocto Jethro 2.0.1, with kernel 4.1.21.

Monday, January 18, 2016

MultiPath TCP: how to test MPTCP with OpenWRT and QEMU

The goal of this tutorial is to create a simple scenario with OpenWRT, QEMU and VDE (Virtual Distributed Ethernet - http://vde.sourceforge.net/) to analyze the behavior of MPTCP.

This figure sums up the overall scenario



Monday, January 4, 2016

MultiPath TCP (MPTCP) for OpenWRT

The goal of this post is to describe how to test MultiPath TCP (https://multipath-tcp.org) with OpenWRT (https://openwrt.org/).
The starting point for this page is https://wiki.openwrt.org/doc/uci/mptcp.

You can see how to test MPCTP with OpenWRT here:
http://mytechpg.blogspot.com/2016/01/multipath-tcp-how-to-test-mptcp-with.html

Here you can see how to build MPTCP for Raspberry PI with Yocto
MPTCP, Raspberrry PI and Yocto