python3-mrtparse

read and analyze the MRT format data (Python 3.x module)
  https://github.com/YoshiyukiYamauchi/mrtparse
  0
  no reviews



The MRT format can be used to export routing protocol messages, state changes, and routing information base contents, and is defined in RFC6396.

Programs like Quagga / Zebra, BIRD, OpenBGPD and PyRT can dump the MRT format data. Archives are also available from the Route Views Projects and RIPE NCC.

This package contains the module for Python 3.x.