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

Refine prefix inheritance #1

Open
anjackson opened this issue Jul 25, 2019 · 0 comments
Open

Refine prefix inheritance #1

anjackson opened this issue Jul 25, 2019 · 0 comments

Comments

@anjackson
Copy link
Contributor

anjackson commented Jul 25, 2019

Currently, OA/NPLD status is only inherited from host-level parent targets. We should really look up the longest prefix target and use that.

This could be done by loading up a pygtrie.StringTrie and using that to check if each Target has an inherited status, e.g. by iterating through the prefix matches

GilHoggarth pushed a commit that referenced this issue Aug 17, 2020
update to latest from original
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

1 participant