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: fixed loading of country code #5572

Merged
merged 2 commits into from
Nov 21, 2024
Merged

fix: fixed loading of country code #5572

merged 2 commits into from
Nov 21, 2024

Conversation

MMaiero
Copy link
Contributor

@MMaiero MMaiero commented Nov 20, 2024

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

Brief description of the PR. [e.g. Added null check on object to avoid NullPointerException]

Related Issue: This PR fixes/closes {issue number}

Description of the solution adopted: A more detailed description of the changes made to solve/close one or more issues. If the PR is simple and easy to understand this section can be skipped

Screenshots: If applicable, add screenshots to help explain your solution

Manual Tests: Optional description of the tests performed to check correct functioning of changes, useful for an efficient review

Any side note on the changes made: Description of any other change that has been made, which is not directly linked to the issue resolution [e.g. Code clean up/Sonar issue resolution]

@pierantoniomerlino
Copy link
Contributor

pierantoniomerlino commented Nov 21, 2024

@MMaiero Please fix the ipv6 check at line 622. However, I checked it on my RPi and it seems to work.

@MMaiero MMaiero merged commit ad967d6 into develop Nov 21, 2024
4 checks passed
@MMaiero MMaiero deleted the fix-wrong-ipv6-status branch November 21, 2024 16:41
eclipse-kura-bot pushed a commit that referenced this pull request Nov 21, 2024
* fix: fixed loading of country code

Signed-off-by: MMaiero <[email protected]>

* fix: Fixed wrong reference to ipv4 disabled for ipv6

Signed-off-by: MMaiero <[email protected]>

---------

Signed-off-by: MMaiero <[email protected]>
(cherry picked from commit ad967d6)
MMaiero added a commit that referenced this pull request Nov 22, 2024
fix: fixed loading of country code (#5572)

* fix: fixed loading of country code

Signed-off-by: MMaiero <[email protected]>

* fix: Fixed wrong reference to ipv4 disabled for ipv6

Signed-off-by: MMaiero <[email protected]>

---------

Signed-off-by: MMaiero <[email protected]>
(cherry picked from commit ad967d6)

Co-authored-by: Matteo Maiero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants