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
...
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: