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

Implement listing available prefixes #12

Open
9er opened this issue Sep 29, 2022 · 0 comments
Open

Implement listing available prefixes #12

9er opened this issue Sep 29, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@9er
Copy link
Contributor

9er commented Sep 29, 2022

Right now, the tool only returns one prefix (the longest prefix match for a given address, or an exact prefix match for a given prefix with prefix length).

Another neat feature would be returning lists of prefixes. For most use cases this only makes sense if the returned prefixes match certain criteria, like

  • return all prefixes with a given origin ASN
  • return all prefixes with a given ASN in the as-path
  • return all more-specifics for a given prefix and prefix length

Work needed:

@9er 9er added enhancement New feature or request help wanted Extra attention is needed labels Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant