nes-proj/os/services/rpl-border-router/embedded
Simon Duquennoy ea32ab0f12 Removed UIP_LLH_LEN 2018-10-18 20:26:12 +02:00
..
Makefile.embedded Harmonize building of tools from within an example dir 2018-05-26 13:55:02 +01:00
README.md
border-router-embedded.c
slip-bridge.c Removed UIP_LLH_LEN 2018-10-18 20:26:12 +02:00

README.md

This is a border router that runs embedded in a node. The node runs a full 6LoWPAN stack, and acts as a DAG root. It interfaces to the outside world via a serial line. On the host Operating System, tunslip6 is used to create a tun interface and bridge it to the RPL border router. This is achieved with makefile targets connect-router and connect-router-cooja.