# net-spider-rpl
NetSpider data model and utility for RPL ( [IPv6 Routing Protocol for Low-Power and Lossy Networks, RFC 6550](https://tools.ietf.org/html/rfc6550) ) networks.
Features:
- NetSpider data model for the DIO graph (i.e. upward graph) of RPL
- NetSpider data model for the DAO graph (i.e. downward graph) of RPL
- Utility function to read and parse log files generated by [Contiki-NG](http://contiki-ng.org/) applications.
See the module document of [NetSpider.RPL](https://hackage.haskell.org/package/net-spider-rpl/docs/NetSpider-RPL.html) for detail.
## Author
Toshio Ito <debug.ito@gmail.com>