@hackage net-spider-rpl0.4.1.5
NetSpider data model and utility for RPL networks
Categories
License
BSD-3-Clause
Maintainer
Toshio Ito <debug.ito@gmail.com>
Links
Versions
Installation
Dependencies (14)
Dependents (1)
@hackage/net-spider-rpl-cli
Package Flags
server-test
(off by default)
Do test with Gremlin Server. Note that this test clears ALL CONTENT of the server. Note also that this test should not be run in parallel with other server-tests. Use --jobs=1 option when running stack test.
net-spider-rpl
NetSpider data model and utility for RPL ( IPv6 Routing Protocol for Low-Power and Lossy Networks, RFC 6550 ) 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 applications.
See the module document of NetSpider.RPL for detail.
Author
Toshio Ito debug.ito@gmail.com