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

fix(linux): do not override interface name by label #127

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

cgzones
Copy link
Contributor

@cgzones cgzones commented Sep 13, 2023

Do not override the name of an interface with a label included in a GETADDR response. That associated label might be an alias name, which should not override the original name.

Fixes: #126

Do not override the name of an interface with a label included in a
GETADDR response.  That associated label might be an alias name, which
should not override the original name.

Fixes: EstebanBorai#126
@EstebanBorai EstebanBorai changed the title linux: do not override interface name by label fix(linux): do not override interface name by label Sep 13, 2023
Copy link
Owner

@EstebanBorai EstebanBorai left a comment

Choose a reason for hiding this comment

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

Outstanding work @cgzones! Köszönöm szépen!

@EstebanBorai EstebanBorai merged commit 551aa70 into EstebanBorai:main Sep 13, 2023
25 checks passed
@cgzones cgzones deleted the label branch September 15, 2023 13:50
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.

[linux] ipv6 address reported on wrong (moving) interface alias
2 participants