-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
After more reflection on the topic we may prefer to have more specific labels:
And probably in the future |
When implementing this we should also revive "iyp.crawlers.simulamet.rirdata_rdns" |
Hey guys, |
sorry this issue is already assigned |
Is there anything I could work upon related to IHR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 prefixesBGPPrefix
: Prefixes based on BGP dataRPKIPrefix
: Prefixes based on RPKI dataGeolocatedPrefix
: Prefixes that have geolocation informationRIRPrefix
: 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
The text was updated successfully, but these errors were encountered: