-
Notifications
You must be signed in to change notification settings - Fork 3k
Stack type ip versions #11424
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
Stack type ip versions #11424
Conversation
@mirelachirica, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a fix, is it touching only internal functionality ? No functional changes to a user?
Only internal functionality. The change made to convert_ipv6() as part of CellularUtil is not part of our API. Our documentation is stating: "As an application developer, you should use and refer only to classes located under API folder" |
This needs review. Could you @kivaisan @AnttiKauppila review? |
Ci started |
Test run: FAILEDSummary: 2 of 4 test jobs failed Failed test jobs:
|
211f186
to
78f4e8b
Compare
UNITTEST build issue fixed. |
Ci restarted |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Pull request type
Reviewers
@AriParkkila