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

Fix #281 - Render supernet table by smallest prefix first #374

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mxsasha
Copy link
Collaborator

@mxsasha mxsasha commented Nov 23, 2024

@teunvink do we have some sample prefixes where this problem was seen? I've implemented the change we decided on, sorting the supernet table by smallest prefix size first, IP second, by default. But I'm not sure it's helping.

@mxsasha mxsasha force-pushed the supernets branch 2 times, most recently from af56ab8 to cbc9c14 Compare November 23, 2024 16:26
@mxsasha mxsasha linked an issue Nov 24, 2024 that may be closed by this pull request
@teunvink
Copy link
Member

@mxsasha most Akamai prefixes work fine, for example 2.16.27.0/24.

@mxsasha
Copy link
Collaborator Author

mxsasha commented Nov 25, 2024

@mxsasha most Akamai prefixes work fine, for example 2.16.27.0/24.

There is definitely a lot of rows, but not sure if we're improving something with this change. I don't remember our discussion clearly enough on why we decided on this particular approach.

current

Screenshot 2024-11-25 at 15 34 40

modified sorting in this PR

Screenshot 2024-11-25 at 15 34 47

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

Successfully merging this pull request may close these issues.

UI suggestion: make 'supernet' information optional
2 participants