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 get_current_service function #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fix get_current_service function #9

wants to merge 3 commits into from

Conversation

arainho
Copy link

@arainho arainho commented Jan 5, 2023

When using multiple "USB to LAN" interfaces with name such as "USB 10/100/1000 LAN (enX)" the method get_current_servicedoes not detect the "Hardware Port" (aka service name) correctly.

Also changed the while loop so that the currentservice global variable can be defined properly.

When using multiple "USB to LAN" interfaces with name such as "USB 10/100/1000 LAN (enX)" the method `get_current_service`does not detect the "Hardware Port" (aka service name) correctly. Also changed the while loop so that the `currentservice` global variable can be defined properly.
@arainho arainho closed this by deleting the head repository Jan 5, 2023
@arainho arainho reopened this Jan 5, 2023
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.

None yet

1 participant