Showing posts with label qemu. Show all posts
Showing posts with label qemu. Show all posts

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



Tuesday, August 11, 2015

Howto create a new layer

This post is the first one of a series of tutorials on how to extend a Yocto base image.

In this first tutorial I will to explain how to create a layer, add a first recipe and build a hello world program.

Tuesday, July 21, 2015

QEMU image for developing and testing applications

The aim of this post is to create a QEMU toolchain and image for developing and testing applications and complex network architectures.

This image will be used as a starting point in the next tutorials.