Skip to content

Handle IP values with prefix in "inet" type as IPvXInterface #499

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

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

elprans
Copy link
Member

@elprans elprans commented Nov 10, 2019

Currently we treat values with network prefix in inet values
as IPvXNetwork, instead of IPvXInterface which is wrong.

Fixes: #497

Currently we treat values with network prefix in `inet` values
as `IPvXNetwork`, instead of `IPvXInterface` which is wrong.

Fixes: #497
@1st1 1st1 merged commit 5a4daf7 into master Nov 19, 2019
@1st1 1st1 deleted the ip-interface branch November 19, 2019 20:28
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.

Is it possible to support ipaddress.IPv4Interface in the /codecs/network.pyx
2 participants