This library is unlike the Contiki RPL implementation supposed to run on the host computer; not on the microcontroller. It is supposed to work with the 6LoWPAN Linux kernel implementation.
make sudo LD_LIBRARY_PATH=. ./examples/rpl-root-node -i lowpan0 -s ::1
- Compiles.
- Sends DIOs on the specified interface.
- Accept and interprete DAOs.
- Set routes using netlink, libnl or 'ip route'.