Expand description

This module is originally ported from https://github.com/cunha/measurements/blob/main/metadata/as-relationships/asrel.py:

AS relationships

This module loads CAIDA’s AS relationship database and provides easy access functions. CAIDA’s database contains provider-customers and peer-peer links (but no sibling links). At the moment of this writing, you can check CAIDA’s AS relationship dataset at here.

See AsRelDb for usage.

Structs

  • Autonomous System relationship database

Enums

Functions

  • Try parsing line as a non-comment line in a AS relationship file.