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

all_matching_cidrs: documentation incorrectly says that 1st argument can be an IP address or subnet #22

Closed
terminalmage opened this issue Jan 4, 2012 · 2 comments

Comments

@terminalmage
Copy link

The documentation for this function says that "ip" can be an "IP address or subnet". However, this argument is passed to the "IPAddress" constructor, resulting in the following error:

IPAddress() does not support netmasks or subnet prefixes!

The documentation should be corrected to accurately describe the function.

@drkjam
Copy link
Collaborator

drkjam commented Sep 6, 2012

Fixed in repo

@drkjam
Copy link
Collaborator

drkjam commented Sep 6, 2012

Available in netaddr 0.7.10

@drkjam drkjam closed this as completed Sep 6, 2012
@snordhausen snordhausen modified the milestone: 0.7.11 Feb 26, 2014
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

3 participants