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

loopback: Fix ipv6 address checks #442

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

ofiliz
Copy link
Contributor

@ofiliz ofiliz commented Jan 24, 2020

Fixes a minor bug in loopback plugin. The IPv6 address check loops over IPv4 addresses.

I'm not quite sure what value these address checks provide, but if we are going to do it let's at least do it right.

Test suite passes successfully.

Signed-off-by: Onur Filiz <ofiliz@users.noreply.github.com>
Copy link
Member

@mars1024 mars1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@jellonek jellonek merged commit 832f269 into containernetworking:master Jan 27, 2020
@ofiliz ofiliz deleted the loopback-fix branch January 27, 2020 17:44
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.

3 participants