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

--pool4 --display and --pool6 --display fail to print the entire database. #145

Closed
ydahhrk opened this issue Mar 23, 2015 · 0 comments
Closed
Labels
Milestone

Comments

@ydahhrk
Copy link
Member

ydahhrk commented Mar 23, 2015

$ jool --pool4 --display
192.0.0.0/32
192.0.0.1/32
192.0.0.2/32
(...)
192.0.1.213/32
  (Fetched 470 prefixes.)

$ jool --pool4 --count
4783

I actually did this on purpose; I felt most people would never need more than one pool4 address, and those who did would pretty much never go for more than five or six. Bottlenecking a bunch of IPv6 clients behind very few IPv4 addresses is pretty much the whole reason why people would choose NAT64 over SIIT, I feel.

But this is counter-intuitive, lazy implementation and easy to fix.

Thanks to Edgar Rodríguez Bernal for reporting this.

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

No branches or pull requests

1 participant