net-spider-rpl: NetSpider data model and utility for RPL networks

[ bsd3, database, library ] [ Propose Tags ]

NetSpider data model and utility for RPL networks. See NetSpider.RPL.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.1.4, 0.4.1.5
Change log ChangeLog.md
Dependencies aeson (>=1.3.1.1 && <1.5), base (>=4.11.1.0 && <4.13), conduit (>=1.3.1 && <1.4), conduit-parse (>=0.2.1.0 && <0.3), greskell (>=0.2.3.0 && <0.3), hashable (>=1.2.7.0 && <1.4), ip (>=1.3.0 && <1.7), monad-logger (>=0.3.28.1 && <0.4), mtl (>=2.2.2 && <2.3), net-spider (>=0.3.1.0 && <0.4), safe-exceptions (>=0.1.7.0 && <0.2), text (>=1.2.3.1 && <1.3), time (>=1.8.0.2 && <1.10) [details]
License BSD-3-Clause
Author Toshio Ito <debug.ito@gmail.com>
Maintainer Toshio Ito <debug.ito@gmail.com>
Category Database
Home page https://github.com/debug-ito/net-spider
Bug tracker https://github.com/debug-ito/net-spider/issues
Source repo head: git clone https://github.com/debug-ito/net-spider.git
Uploaded by debugito at 2019-10-04T02:34:52Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3861 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-10-04 [all 1 reports]

Readme for net-spider-rpl-0.3.1.0

[back to package description]

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