This tutorial is split into four parts:
- Writing a Router - shows a simple application skeleton capable of receiving and routing packets between interfaces
- Extending the Router - explains how simple applications can be a extended
- Implementing own Traffic Handlers - explains how own Traffic Handlers can be implemented