nes-proj/examples/rpl-border-router/embedded
George Oikonomou 77f4e75acf
Merge pull request #146 from simonduq/pr/border-router-common
Move more border router code to common directory
2017-11-02 13:10:28 +00:00
..
sky
border-router-embedded.c Improve code style and remove obsolete lines 2017-11-02 09:49:01 +01:00
Makefile
project-conf.h
README.md
slip-bridge.c

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.