Skip to content

Add ability to include arbitrary BGP dump file #113

Description

@jurraca

It would be interesting to let users bring their own BGP dump, particularly if they run their own AS or have easy access to such data. This would allow a perhaps closer level of precision or insight compared to third-party databases such as IRR or Routeviews. See discussion in bitcoin-core/asmap-data#17

This would entail a flag to pass the data file on the CLI.
When merging with other data sources, perhaps it should supersede IRR and Routeviews but not RPKI ?

The format would be identical to existing network-ASN pairs, i.e. one pair by line, space-separated:

1.0.0.0/24 13335
1.0.4.0/22 38803
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions