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

guests/linux: Update network interface sorting implementation #7866

Conversation

chrisroberts
Copy link
Member

@chrisroberts chrisroberts commented Oct 5, 2016

Always pull ordered ethernet devices to the head of the list. Ensure
aliases are not included.

Fixes: #7858
Fixes: #7458
Fixes: #7876

Always pull ordered ethernet devices to the head of the list. Ensure
aliases are not included.
@staaas
Copy link

staaas commented Oct 6, 2016

i can confirm this fixes #7458 for me

Add failing networking interface list sorting test with example
provided by hashicorp#7883. Update sorting logic to properly handle different
types and differing array lengths.

Fixes hashicorp#7883
@sgehrig
Copy link

sgehrig commented Oct 28, 2016

@mitchellh: Do you know a release date for 1.8.7 already?

@ghost
Copy link

ghost commented Apr 3, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.