0.2.0
FEATURES
- Added data and diagram plugins system
- Added N2G CLI tool to generate diagrams
- Added
xlsxl_data
plugin together with CLI tool bindings for it - Added
cli_l2_data
plugin to draw diagrams based on CDP and LLDP protocols relationships, MAC tables - Added support for
src_label
andtrgt_label
todrawio
diagram plugin - Added V3D diagram module to produce JSON structure compatible with
3D Force-Directed Graph <https://github.com/vasturiano/3d-force-graph>
_ - Data plugin
cli_ip_data
to draw diagrams based on L3 network data - subnets, IP, ARP, VRRp, HSRP - Added
cli_isis_data
data plugin to draw ISIS LSDB data diagrams - Added
cli_ospf_data
data plugin to draw OSPF LSDB data diagrams - Added
json_data data
plugin to source data for diagram from JSON text
BUGS
Nill
CHANGES
- Moved diagram modules to diagram plugins