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

Assert when adding range that encloses an existing range #3

Open
wttw opened this issue Nov 18, 2012 · 0 comments
Open

Assert when adding range that encloses an existing range #3

wttw opened this issue Nov 18, 2012 · 0 comments

Comments

@wttw
Copy link

wttw commented Nov 18, 2012

Adding 10.80.116.0/25 followed by 10.0.0.0/8 fails with assert(bits_in_common <= prefix_len).

I've not managed to build the node level code yet. I'm just playing with the btrie.cc level code, so it's possible I'm doing something wrong but I thought I'd mention it.

Some code that triggers the assert: https://gist.github.com/4107242

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