Code for tunnelling uIP packets over the Rime mesh routing module. More...
#include <stdio.h>
#include "net/hc.h"
#include "net/uip-fw.h"
#include "net/uip-over-mesh.h"
#include "net/rime/route-discovery.h"
#include "net/rime/route.h"
#include "net/rime/trickle.h"
Go to the source code of this file.
Code for tunnelling uIP packets over the Rime mesh routing module.
Definition in file uip-over-mesh.c.