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

Enhance the feedtype parameter to support ~2^32 feeds #91

Open
semmerson opened this issue Apr 8, 2021 · 0 comments
Open

Enhance the feedtype parameter to support ~2^32 feeds #91

semmerson opened this issue Apr 8, 2021 · 0 comments

Comments

@semmerson
Copy link
Collaborator

If the highest order bit is set, then treat the feed specification as a number and not a bitmask.

pqact(1) entries would have to be enhanced to support (e.g., "1000000 - 1000050").

All utilities that use a feedtype command-line argument would have to be modified.

CPU-s are fast enough nowadays to do this.

Old LDM-s might get confused?

The protocol would likely have to be incremented (LDM8?)

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

No branches or pull requests

1 participant