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 issue #133 for correct display of IPv4 and IPv6 #263

Merged
merged 1 commit into from
Nov 25, 2020
Merged

Conversation

vkatsuba
Copy link
Contributor

@vkatsuba vkatsuba commented Nov 17, 2020

Issue #133
From the example of task, it can be seen that sometimes, for some reason, the addresses can have binary format like <<10,65533,126,65533>> etc. which can break the display of the address and will displayed something like <<"\ný~ý">> etc.

@vkatsuba vkatsuba requested a review from a team November 17, 2020 15:18
src/ergw_sx_node.erl Outdated Show resolved Hide resolved
@coveralls
Copy link

Coverage Status

Coverage remained the same at 78.335% when pulling dd31588 on fix/issue-133 into 08903aa on master.

@vkatsuba vkatsuba merged commit bd3bb9e into master Nov 25, 2020
@vkatsuba vkatsuba deleted the fix/issue-133 branch November 25, 2020 09:11
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.

4 participants