Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new prefix labels #103

Open
6 tasks
m-appel opened this issue Dec 26, 2023 · 1 comment
Open
6 tasks

Add new prefix labels #103

m-appel opened this issue Dec 26, 2023 · 1 comment
Assignees

Comments

@m-appel
Copy link
Member

m-appel commented Dec 26, 2023

Because we are adding prefixes from various data sources, we want to attach additional labels to some of them to make their semantic more specific.

The planned labels are:

  • PeeringLAN: IXP peering LAN prefixes
  • BGPPrefix: Prefixes based on BGP data
  • RPKIPrefix: Prefixes based on RPKI data
  • GeolocatedPrefix: Prefixes that have geolocation information
  • RIRPrefix: Prefixes that are obtained from organizational resources, like the NRO delegations or the IANA special-purpose registries.

This is a list of crawlers that need changes (and double checks if the new labels are correct):

  • bgpkit.pfx2asn > BGPPrefix
  • ihr.rov > BGPPrefix + GeolocatedPrefix
  • nro.delegated_stats > RIRPrefix
  • pch.daily_routing_snapshots_{v4,v6} > BGPPrefix
  • peeringdb.ix > PeeringLAN
  • ripe.roa > RPKIPrefix
@romain-fontugne
Copy link
Member

After more reflection on the topic we may prefer to have more specific labels:

  • BGPPrefix
  • GeolocatedPrefix
  • IANAPrefix
  • RIRPrefix
  • RPKIPrefix
  • PeeringLAN

And probably in the future IRRPrefix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants